flutter/packages/flutter_tools/test/general.shard/runner
Greg Spencer 01af8e5987
Make flutter update-packages run in parallel (#91006)
This modifies the flutter update-packages and flutter update-packages --force-upgrade commands so that the many invocations of "dart pub get" in each repo project run in parallel instead of in series.
2021-09-30 10:26:31 -07:00
..
flutter_command_runner_test.dart Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
flutter_command_test.dart Make flutter update-packages run in parallel (#91006) 2021-09-30 10:26:31 -07:00
local_engine_test.dart Migrate a few tool libraries to null safety (#83862) 2021-06-04 10:49:04 -07:00
runner_test.dart Refactor CustomDimensions in analytics to be type safe (#82531) 2021-05-18 20:29:03 -07:00
utils.dart Add MultiRootFileSystem to better support using --filesystem-root. (#82991) 2021-05-24 22:04:02 -07:00