Skip to content

Commit 130f71b

Browse files
committed
[path_provider][151823] update supported directories to indicate that Downloads directory now supported on Android.
1 parent 0fdfc00 commit 130f71b

File tree

1 file changed

+1
-1
lines changed
  • packages/path_provider/path_provider

1 file changed

+1
-1
lines changed

packages/path_provider/path_provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Directories support by platform:
3535
| External Storage | ✔️ ||| ❌️ | ❌️ |
3636
| External Cache Directories | ✔️ ||| ❌️ | ❌️ |
3737
| External Storage Directories | ✔️ ||| ❌️ | ❌️ |
38-
| Downloads | | ✔️ | ✔️ | ✔️ | ✔️ |
38+
| Downloads | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
3939

4040
## Testing
4141

0 commit comments

Comments
 (0)