release version 2.2.1
This commit is contained in:
parent
e8c1d71d0a
commit
4be94e2058
@ -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
|
||||
|
||||
Add GitHub Actions configuration to automatically publish to ```pub.dev``` from ```Github```.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: photo_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
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user