
Artifacts are now located in a central place. This will enable us to downlaod artifacts when we need them (instead of downloading them all upfront). This also makes replacing sky_snapshot with gen_snapshot easier.
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