mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Update gradle wrapper and build-tools version. Tested manually by "flutter create" with Idea "flutter run" and from android studio "run" android app. * Update com.android.tools.build to 2.3.0
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected and run:
pub get
FLUTTER_ROOT=$PWD/../.. dart --checked test/all.dart