release version 2.2.1

This commit is contained in:
Wenqi Li 2024-03-25 03:40:53 +08:00
parent e8c1d71d0a
commit 4be94e2058
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# 2.2.1
Upgrade ```flutter_lints``` dependency, and then lint code according to the ```public_member_api_docs``` and ```use_string_in_part_of_directives``` rule.
Make ```AlbumPageState``` widget private.
## 2.2.0 ## 2.2.0
Add GitHub Actions configuration to automatically publish to ```pub.dev``` from ```Github```. Add GitHub Actions configuration to automatically publish to ```pub.dev``` from ```Github```.

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.2.0 version: 2.2.1
repository: https://github.com/Firelands128/photo_gallery repository: https://github.com/Firelands128/photo_gallery
environment: environment: