Now that we don't require the Dart SDK to be in your path, it's hard to run ./dev/update_packages.dart. Instead, you can now run `flutter update-packages`. Fixes #1906
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test