gallery_picker/CHANGELOG.md

45 lines
688 B
Markdown

## 0.0.1
* Init
## 0.0.2
* .
*
## 0.0.3
* changes made
## 0.0.4
* changes made
## 0.0.5
* changes made
## 0.0.6
* Analyze issues solved
## 0.0.7
* ExtraRecentMedia parameter added.
* GalleryPicker.pickMedias() changed to GalleryPicker.pickMedia()
* The parameter named initSelectedMedias changed to initSelectedMedia
* The parameter named multipleMediasBuilder changed to multipleMediaBuilder
* GalleryPicker.pickMediasWithBuilder() changed to GalleryPicker.pickMediaWithBuilder()
* MediaFile.file() added
* Documantation changed
## 0.0.8
* The widget called AlbumMediasView has changed to AlbumMediaView
## 0.1.0
* The problem at collectGallery function has solved