mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
IDEA gets confused unless the filename matches the project library name, including getting the case right.
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