flutter/packages/flutter_tools
2016-11-29 07:54:20 -08:00
..
bin Add manifest argument for building apps on Fuchsia. (#7004) 2016-11-23 15:52:35 -08:00
lib Remove default AppContext and cleanup globals (#6999) 2016-11-29 07:54:20 -08:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates Fix #7029 nested .gitignore breaks ios projects (#7045) 2016-11-28 10:02:00 -08:00
test Remove default AppContext and cleanup globals (#6999) 2016-11-29 07:54:20 -08:00
tool add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
BUILD.gn Drop dependency on http since it doesn't work when building for Fuchsia (#6914) 2016-11-17 16:01:28 -08:00
flutter_tools.iml Update iml files (#7025) 2016-11-27 07:46:54 -08:00
pubspec.yaml Revert "Revert "update vm_service_client to 0.2.2+4"" (#6919) 2016-11-23 08:50:55 -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