tree: 03e7129aac4d9fa48159be1197526e3cc3c4671e [path history] [tgz]
  1. bin/
  2. gradle/
  3. lib/
  4. schema/
  5. templates/
  6. test/
  7. tool/
  8. BUILD.gn
  9. flutter_tools.iml
  10. pubspec.yaml
  11. README.md
packages/flutter_tools/README.md

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected and run:

pub get
FLUTTER_ROOT=$PWD/../.. dart --checked test/all.dart