gallery_picker_gdx_plus 0.6.0 copy "gallery_picker_gdx_plus: ^0.6.0" to clipboard
gallery_picker_gdx_plus: ^0.6.0 copied to clipboard

A community-maintained Flutter gallery picker for selecting, browsing, and displaying images and videos on Android and iOS.

0.6.0 - 2026-07-23 #

  • Renamed the package to gallery_picker_gdx_plus; applications must update their dependency and package: imports.
  • Added support for the Dart 3.11 and Flutter 3.41 toolchain baseline.
  • Migrated gallery and video-thumbnail integrations to the maintained photo_gallery_gdx_plus and video_thumbnail_gdx_plus packages.
  • Improved paginated media loading and album hydration for mixed image and video galleries.
  • Improved permission handling on iOS and Android 13 and newer, including limited photo-library access.
  • Fixed gallery compatibility on iOS 18 and newer.
  • Fixed custom Config colors and text styles failing to initialize when explicitly provided.
  • Moved package maintenance and issue tracking to 47gurvinder/gallery_picker.

0.5.2 #

  • Improved gallery controller with paginated media loading
  • Album hydration improvements for mixed image/video content
  • Permission handling fixes for iOS and Android 13+
  • Added permission denied view
  • Gallery picker view and album view enhancements
  • Config and GalleryAlbum model updates

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
0
likes
140
points
90
downloads

Documentation

API reference

Publisher

verified publishergurwinderdevx.com

Weekly Downloads

A community-maintained Flutter gallery picker for selecting, browsing, and displaying images and videos on Android and iOS.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#gallery #image-picker #media #photos #videos

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

bottom_sheet_scaffold, cupertino_icons, device_info_plus, flutter, get, intl, page_transition, permission_handler, photo_gallery_gdx_plus, transparent_image, video_player, video_thumbnail_gdx_plus

More

Packages that depend on gallery_picker_gdx_plus