flutter/packages/flutter_tools/test/commands.shard/permeable
Jonah Williams 9e5e763ebe
[flutter_tools] document flutter root initialization (#67884)
Moves the flutter root initialization to a static method on the cache. This is a small step towards making this functionality non-static and instead injected like normal members - however, completely removing all of the static-ness at once was too large of a change.

Instead document and add unit tests and change existing code as little as possible.

#47161
2020-10-27 15:20:07 -07:00
..
analyze_once_test.dart [flutter_tools] document flutter root initialization (#67884) 2020-10-27 15:20:07 -07:00
build_aar_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_apk_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_appbundle_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_bundle_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
create_test.dart Generate only requested platform directories on create (#68376) 2020-10-19 14:17:43 -07:00
devices_test.dart [flutter_tools] flutter logs no longer requires supported device (#66696) 2020-10-02 21:12:50 -07:00
format_test.dart [flutter_tools] revert dart format changes (#61760) 2020-07-20 07:41:05 -07:00
packages_test.dart [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) 2020-10-05 17:00:07 -07:00
upgrade_test.dart [flutter_tools] Add --verify-only flag to flutter upgrade (#68866) 2020-10-27 14:06:39 -07:00