flutter/packages/flutter_tools/test/general.shard/dart
Sigurd Meldgaard 1fd84f88e9
Always use user-level pub cache (#121802)
Use the pub cache resolved by pub itself.
To add packages to the flutter.zip download they are packaged as tar.gz and added to the pub-cache on first run by using  `pub cache preload`.
2023-03-13 08:38:17 +01:00
..
generate_synthetic_packages_test.dart Migrate some flutter_tools tests to null safety (#88850) 2021-08-25 16:21:04 -07:00
language_version_test.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
pub_get_test.dart Always use user-level pub cache (#121802) 2023-03-13 08:38:17 +01:00