flutter/packages/flutter_tools
Dwayne Slater c7c3b606fc Show Android tombstone during native crash (#12923)
* Show Android tombstone during native crash

* Fix tombstone lines being missed on newer Android versions
2017-11-22 14:58:59 -08:00
..
bin Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
gradle Add support for NDK discovery and add --prefer-shared-library option (#12788) 2017-11-21 15:44:03 +01:00
ide_templates/intellij Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08:00
lib Show Android tombstone during native crash (#12923) 2017-11-22 14:58:59 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Leave a version tag when creating project (#12846) 2017-11-03 10:07:57 -07:00
test Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08: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
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