flutter/packages/flutter_tools
pq 3e9067a4ec Dead code and switch cleanup (continued).
Prep to get us ready to pull in a new dev SDK and bump our analyzer DEP.

* updates `crypto` (required by fresh analyzer)
* fixes newly flagged dead code warnings
* fixes switches that fall through and don't return
2016-06-16 09:45:37 -07:00
..
bin Rename app.so -> app.dylib (#4522) 2016-06-10 16:57:21 -07:00
lib updates from previous review (#4577) 2016-06-15 11:25:31 -07:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates send supportsRestart flag when starting an app (#4513) 2016-06-13 13:16:20 -07:00
test Lock flutter tool while updating artifacts (#4476) 2016-06-14 10:16:08 -07:00
tool add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
flutter_analysis_options Cleanup based on new lints (#4052) 2016-05-20 14:08:46 -07:00
pubspec.yaml Dead code and switch cleanup (continued). 2016-06-16 09:45:37 -07: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