
* Add Dart SDK to version info (#4986). Adds a new SDK line to the `flutter —version` output. * Prefer `Platform.version`. * Version text fixes.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
* Add Dart SDK to version info (#4986). Adds a new SDK line to the `flutter —version` output. * Prefer `Platform.version`. * Version text fixes.
Tools for building Flutter applications.
To run the tests: