mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This currently requires a local build of the engine. Run "flutter build aot" to build an AOT snapshot. Run "flutter build apk --profile" to build a "profile mode" APK that uses AOT.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test