SIGN IN SIGN UP

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.
I
Ian Hickson committed
441b5c2031733d0505b8dafdda54cd1ba9887617
Parent: b9e1be9
Committed by GitHub <noreply@github.com> on 9/22/2017, 8:35:35 PM