We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pubspec.yaml
1 parent 2bcc135 commit c059823Copy full SHA for c059823
1 file changed
pubspec.yaml
@@ -1,7 +1,10 @@
1
name: shared_storage
2
-description: Flutter plugin to get internal and external public directory path.
3
-version: 0.1.0
+description: "📁 Flutter plugin to get Android shared folders like DCIM, Downloads, Video, Audio. Works with Android 4.1 (API Level 16+)"
+version: 0.1.1
4
homepage: https://github.com/LaksCastro/shared-storage
5
+repository: https://github.com/LaksCastro/shared-storage
6
+issue_tracker: https://github.com/LaksCastro/shared-storage/issues
7
+documentation: https://github.com/LaksCastro/shared-storage
8
9
environment:
10
sdk: ">=2.14.0 <3.0.0"
0 commit comments