
* Pin all dependencies ONCE AND FOR ALL This replaces the secret `flutter update-packages --upgrade` with a destructive `flutter update-packages --force-upgrade` that actually goes and pins every dependency and transitive dependency in every flutter package to the same version. * Add comments.
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver
specification that drives tests from the UI.
Intended for use with devicelab.