mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This command explicitly populates the flutter tool's cache of binary artifacts. Also, teach `flutter create` to update the cache in case its the first command that a user runs. |
||
---|---|---|
.. | ||
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