gallery_picker/CHANGELOG.md
2024-02-24 22:39:01 +03:00

2.5 KiB

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

0.1.4

  • unselect media issiue in initSelectedMedia solved

0.1.5

  • changes made

0.1.6

  • multiple hero with same id issue handled

0.1.7

  • BottomSheetLayout doesn't ruin its child view anymore

0.1.8

  • changes made

0.1.9

  • changes made

0.2.0

  • upgrading 0.2.0

0.2.1

  • thumbnail's resolotion upgraded

0.2.2

  • thumbnail's resolotion upgraded

0.2.3

  • thumbnail's resolotion upgraded

0.3.0

  • Package performance has been improved
  • BottomSheetLayout changed into PickerScaffold
  • PermissionDeniedPage added

0.3.1

  • fixes formatting issues

0.3.2

  • Problems after version 0.3.1 have been resolved

0.3.3

  • changes made

0.3.4

  • changes made

0.3.5

  • changes made

0.3.6

  • changes made

0.3.7

  • changes made

0.3.8

  • changes made

0.3.9

  • changes made

0.4.0

  • changes made

0.4.1

  • BottomSheetBuilder added

0.4.2

  • added parameter named bottomSheetMinHeight

0.4.3

  • Version of BottomSheetScaffold upgraded to 0.1.5

0.4.4

  • Version of BottomSheetScaffold upgraded to 0.1.6

0.4.5

  • Added parameter named onWillPop

0.4.6

  • The version of 'intl' package has downgraded to ^0.17.0 to prevent version solving issues with firebase

0.4.7

  • Dart 3 & Flutter 3.10 compatibility

0.4.8

0.5.0

  • list named months has been removed from Config model because now it automatically adjusts itself according to the locale value. or you can give the locale yourself
  • Locale parameter added to GalleryPicker's functions
  • kotlin version upgraded
  • version of packages upgraded

0.5.1

  • readme changed