mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Most of the remaining widget examples are actually manual tests. This patch moves them into //dev/manual_tests. A couple are examples of using services, which I've moved to //examples/layers/services. The remainder are out-dated and are removed by this patch.
5 lines
85 B
YAML
5 lines
85 B
YAML
name: flutter_manual_tests
|
|
dependencies:
|
|
flutter:
|
|
path: ../../packages/flutter
|