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
2
2
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.
3
6
* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
4
7
5
8
## 2.1.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: path_provider
2
2
description : Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider
4
4
issue_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
6
6
7
7
environment :
8
8
sdk : ^3.2.0
You can’t perform that action at this time.
0 commit comments