mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Host tools can be found in the artifact cache directory for the host platform. If a developer wants to use a local engine build instead, then provide an --engine-build flag that selects the specific engine build variant. |
||
---|---|---|
.. | ||
bin | ||
lib | ||
schema | ||
templates | ||
test | ||
tool | ||
flutter_analysis_options | ||
pubspec.yaml | ||
README.md |
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test