release version 2.1.1
This commit is contained in:
parent
5ff97adc56
commit
1ea3498491
@ -1,3 +1,11 @@
|
|||||||
|
## 2.1.1
|
||||||
|
|
||||||
|
Update flutter SDK constraints in pubspec.yaml.
|
||||||
|
|
||||||
|
Use flutter_lints to lint code.
|
||||||
|
|
||||||
|
Add dartdoc comments for public APIs.
|
||||||
|
|
||||||
## 2.1.0
|
## 2.1.0
|
||||||
|
|
||||||
Add deleting medium functionality.
|
Add deleting medium functionality.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: photo_gallery
|
name: photo_gallery
|
||||||
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
|
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
|
||||||
version: 2.1.0
|
version: 2.1.1
|
||||||
repository: https://github.com/Firelands128/photo_gallery
|
repository: https://github.com/Firelands128/photo_gallery
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user