Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 198 Bytes

File metadata and controls

10 lines (7 loc) · 198 Bytes

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