Skip to content

Commit

Permalink
Merge pull request #258 from woodwen/master
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
woodwen authored Jun 13, 2023
2 parents 9287cdb + 6264458 commit 7b85ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We use the `image_picker` plugin to select images from the Android and iOS image
To use this plugin, add `image_gallery_saver` as a dependency in your pubspec.yaml file. For example:
```yaml
dependencies:
image_gallery_saver: '^2.0.1'
image_gallery_saver: '^2.0.2'
```
## iOS
Expand Down

0 comments on commit 7b85ced

Please sign in to comment.