Ian Hickson 441b5c2031 Pin all dependencies ONCE AND FOR ALL (#12210)
* 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.
2017-09-22 13:35:35 -07:00
..
2017-09-07 16:57:38 -07:00
2017-09-07 16:57:38 -07:00

# To run the Hello World demo:
flutter run

# To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart