unpin path_provider_android (#154369)

Fixes https://github.com/flutter/flutter/issues/140796
This commit is contained in:
Christopher Fujino
2024-08-29 15:46:19 -07:00
committed by GitHub
parent facae75629
commit eed0b71c20

View File

@@ -28,8 +28,6 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
'leak_tracker': '10.0.7', // https://github.com/flutter/devtools/issues/3951
'leak_tracker_testing': '3.0.1', // https://github.com/flutter/devtools/issues/3951
'leak_tracker_flutter_testing': '3.0.8', // https://github.com/flutter/devtools/issues/3951
'path_provider_android':
'2.2.1', // https://github.com/flutter/flutter/issues/140796
};
/// These are packages that are explicitly excluded from appearing in the list