Skip to content

Commit c059823

Browse files
author
Laks Castro
authored
(#2) Add missing pubspec.yaml properties
1 parent 2bcc135 commit c059823

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pubspec.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: shared_storage
2-
description: Flutter plugin to get internal and external public directory path.
3-
version: 0.1.0
2+
description: "📁 Flutter plugin to get Android shared folders like DCIM, Downloads, Video, Audio. Works with Android 4.1 (API Level 16+)"
3+
version: 0.1.1
44
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
58

69
environment:
710
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)