flutter/packages/flutter_tools
Eric Seidel 4eee2e4c1d Add support for passing --trace-startup on Android
iOS takes a different codepath and will need more work.

@chinmaygarde
2015-12-03 12:23:52 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Add support for passing --trace-startup on Android 2015-12-03 12:23:52 -08:00
test Clean up code organization in flutter_tools 2015-11-28 21:16:55 -08:00
tool Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
pubspec.yaml Update package:test to the latest version 2015-11-30 18:41:10 -08:00
README.md Simplify README 2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test