mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 12:32:39 +08:00
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