Jason Simmons 01a27ca4ae Build ahead-of-time compiled snapshots and incorporate them into Android APKs (#3592)
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.
2016-04-29 13:44:01 -07:00
..
2016-03-30 12:20:55 -07:00
2016-03-15 09:27:58 -07:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test