gallery_picker/CHANGELOG.md

56 lines
832 B
Markdown
Raw Normal View History

2022-12-25 12:30:20 +03:00
## 0.0.1
2022-12-29 08:45:28 +03:00
* Init
2022-12-29 09:54:34 +03:00
## 0.0.2
* .
2022-12-29 11:10:47 +03:00
*
## 0.0.3
* changes made
2022-12-29 11:37:26 +03:00
## 0.0.4
* changes made
2022-12-29 12:12:06 +03:00
## 0.0.5
* changes made
2022-12-30 05:19:14 +03:00
## 0.0.6
* Analyze issues solved
2022-12-31 16:47:41 +03:00
## 0.0.7
* ExtraRecentMedia parameter added.
2022-12-31 16:47:41 +03:00
* GalleryPicker.pickMedias() changed to GalleryPicker.pickMedia()
* The parameter named initSelectedMedias changed to initSelectedMedia
* The parameter named multipleMediasBuilder changed to multipleMediaBuilder
2022-12-31 16:47:41 +03:00
* GalleryPicker.pickMediasWithBuilder() changed to GalleryPicker.pickMediaWithBuilder()
* MediaFile.file() added
* Documantation changed
2022-12-31 16:59:17 +03:00
## 0.0.8
2022-12-31 16:47:41 +03:00
* The widget called AlbumMediasView has changed to AlbumMediaView
2022-12-31 16:47:41 +03:00
## 0.1.0
* The problem at collectGallery function has solved
## 0.1.1
* Variable type of MediaFile.type changed to MediaType
2023-01-01 17:57:16 +03:00
## 0.1.2
* changes made
2023-01-01 18:16:17 +03:00
## 0.1.3
2023-01-01 18:15:47 +03:00
* something changed on thumbnail widget