release version 2.1.1

This commit is contained in:
Wenqi Li 2023-08-01 19:25:45 +08:00
parent 5ff97adc56
commit 1ea3498491
2 changed files with 9 additions and 1 deletions

View File

@ -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.

View File

@ -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: