tree: 13faa87c0d0126c9108aa3ba1eb232969597fa0b [path history] [tgz]
  1. assets/
  2. card_collection.dart
  3. drag_and_drop.dart
  4. flutter.yaml
  5. hero_under.dart
  6. http_post.dart
  7. indexed_stack.dart
  8. launch_url.dart
  9. mimic_demo.dart
  10. mozart.dart
  11. overlay_geometry.dart
  12. pageable_list.dart
  13. piano.dart
  14. pubspec.yaml
  15. raw_keyboard.dart
  16. README.md
  17. resolution_awareness.dart
  18. scrollbar.dart
examples/widgets/README.md

Small examples of the Flutter widget framework

To run these, open a terminal in this directory and use the following command:

flutter start --checked -t foo.dart

...where foo.dart is the file you want to run.