flutter/packages/flutter_tools
Devon Carew 60af4ed725
tweak the text for the "elements didn't reload" message (#12826)
* tweak the text for the 'elements didnt reload' message

* review comments

* prefix items with a list char

* add a hostIsIde param instead of the isDaemonMode top-level function

* add a trailing comma
2017-11-10 11:34:34 -08:00
..
bin Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
gradle Copy snapshot file into assets (#12523) 2017-10-18 14:52:36 +02:00
lib tweak the text for the "elements didn't reload" message (#12826) 2017-11-10 11:34:34 -08:00
schema Add schema for plugin (#12013) 2017-09-11 16:24:41 +02:00
templates Leave a version tag when creating project (#12846) 2017-11-03 10:07:57 -07:00
test One more timeout. Centralize definitions. (#12970) 2017-11-10 15:56:17 +01:00
tool Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
BUILD.gn Adjust to new location for the Dart project. (#12621) 2017-10-18 19:45:48 -07:00
flutter_tools.iml Update flutter_tools IntelliJ project (#11790) 2017-08-25 15:59:19 -07:00
pubspec.yaml Update Dart package dependencies (#12829) 2017-11-01 15:28:46 -07:00
README.md Update timeouts for flutter create tests (#12965) 2017-11-10 09:35:11 +01:00

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

DART_VM_OPTIONS=--assert-initializer ../../bin/cache/dart-sdk/bin/pub run test