mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Fix coverage collection crash Based on Jason's patch in https://github.com/flutter/flutter/pull/19546/ This is more or less the same but I tried to avoid using `dynamic`. * Improve argument and variable names in flutter_platform * Don't bother with reduce, since the order is guaranteed.
Flutter Tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected,
then navigate to flutter_tools and execute:
../../bin/cache/dart-sdk/bin/pub run test -j1