mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* ups pinned `test` to `0.12.15+9` (to play nice w/ the latest analyzer) * integrates `analyzer` with analysis driver defaulting to ON
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