File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
packages/path_provider/path_provider Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 2.1.4
22
3+ * Updates minimum required ` path_provider_android ` to 2.2.0 to ensure support for ` getDownloadsDirectory() ` on Android.
4+ * Updates supported platforms and paths matrix to indicate that Downloads
5+ is supported on Android.
36* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
47
58## 2.1.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: path_provider
22description : Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
33repository : https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+path_provider%22
5- version : 2.1.3
5+ version : 2.1.4
66
77environment :
88 sdk : ^3.2.0
You can’t perform that action at this time.
0 commit comments