mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Rather than depending on android.googlesource.com for hosting the gradle wrapper, host our own copy on storage.googleapis.com (along with our other artifacts). Also added a script to repackage AOSP's version into ours, in case we ever need to update it. Addresses the gradle wrapper part of #11681.
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