flutter/packages/flutter_tools
Adam Barth e8a47b6d49 Add --interpreter to flutter build aot (#4159)
This patch teaches flutter build aot to build `app.a` for use with the Dart
interpreter.
2016-05-24 12:06:53 -07:00
..
2016-03-30 12:20:55 -07:00
2016-05-19 10:51:31 -07:00
2016-05-03 09:09:00 -07:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test