
This package now depends on collection and quiver. The package level dependencies in the BUILD.gn file should match the list of dependencies in the pubspec.yaml file for the Fuchsia build to function.
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