
* Roll Dart to 1.23.0-dev.11.3. This is expected to fix the Windows crashes reported in https://github.com/flutter/flutter/issues/8912. * fix tests * Roll to 1.23.0-dev.11.5 * Fix tests
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected and run:
pub get
FLUTTER_ROOT=$PWD/../.. dart --checked test/all.dart