flutter/packages/flutter_tools
xster 4d2c2aaaa1
Revert pod install skip revert (#13774)
* Revert "Revert "Enable developers to run pod from terminal directly and skip pod install if possible. (#13374)" (#13770)"

This reverts commit 0759043e47.

* some nits on cocoapods code

* put back the FLUTTER_FRAMEWORK_DIR env variable
2017-12-27 07:30:31 -08:00
..
bin Reapply flutter_assets (#13567) 2017-12-14 17:27:25 +01:00
gradle Remove app.flx from apk (#13647) 2017-12-18 14:33:35 +01:00
ide_templates/intellij Updated run configurations with catalog examples. (#13099) 2017-11-28 16:04:30 -08:00
lib Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -08:00
schema Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01:00
templates Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -08:00
test Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -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 html on flutter_tools (#13744) 2017-12-21 19:13:18 -08: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