flutter/packages/flutter_tools
John McCutchan 83be3e599f Stop tracking time to first frame because it is unreliable. (#6800)
- [x] Stop tracking time to first frame because it is unreliable.
- [x] Track time to complete reassemble instead.
2016-11-10 10:38:11 -08:00
..
bin Added an option to allow default fonts to not be packed in an flx file. (#6710) 2016-11-04 14:06:44 -07:00
lib Stop tracking time to first frame because it is unreliable. (#6800) 2016-11-10 10:38:11 -08:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates Tweaks to the template for P4. (#6635) 2016-11-02 11:28:49 -07:00
test Support hot reload with a prebuilt loader (#6743) 2016-11-07 14:25:07 -08:00
tool add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
BUILD.gn Updated mustache dependency for flutter_tools. (#6287) 2016-10-12 12:53:06 -07:00
flutter_tools.iml Update IML files 2016-10-14 09:58:48 -07:00
pubspec.yaml revert args to 0.13.6 (#6765) 2016-11-08 17:15:11 -05: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