gallery_picker 0.1.3 gallery_picker: ^0.1.3 copied to clipboard
Gallery Picker is a flutter package that will allow you to pick media file(s), manage and navigate inside your gallery with modern tools and views.
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
0.1.1 #
- Variable type of MediaFile.type changed to MediaType
0.1.2 #
- changes made
0.1.3 #
- something changed on thumbnail widget