mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When building AOT, we now run `pub get` instead of printing an error telling the user to run `pub get`. We can remove this code once the bug reference above is fixed (should be a couple days).
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test