media_picker_widget 1.0.7 copy "media_picker_widget: ^1.0.7" to clipboard
media_picker_widget: ^1.0.7 copied to clipboard

A widget that picks media files from storage and allows you to place anywhere in the widget tree.

0.0.1 #

  • initial release.

0.0.2 #

  • added support to latest dependency.

0.0.3 #

  • added null safety.

0.0.4 #

  • code reformation.

0.0.5 #

  • Dependency Updated.
  • Added album selector background color option.

0.0.6 #

  • Dependency Updated.
  • Album title style added.
  • Image tap effect updated.

0.0.7 #

  • Dependency Updated.
  • Grid lag fix.
  • UI fix.
  • Documentation added

0.0.8 #

  • Dependency Updated.
  • Flutter 3.0 support

0.0.9 #

  • Fix Breaking Changes.
  • Flutter 3.0 fix

1.0.0 #

  • Removed support for older than flutter 2.12.0
  • Performance Optimizations
  • Memory Leak & Crash Fix
  • Custom Header Builder Added

1.0.1 #

  • Flutter 3.10 support

1.0.2 #

  • Single Image Picker Bug Fix
  • Updated Documentation

1.0.3 #

  • Selection Counter
  • Updated OnCancel Callback as optional

1.0.4 #

  • Added Selection Counter Customization as counterBuilder property in PickerDecoration class
  • Added selectedColor & scaleAmount property in PickerDecoration class

1.0.5 #

  • Dependency Updated

1.0.6 #

  • Dependency Updated
53
likes
120
pub points
87%
popularity

Publisher

unverified uploader

A widget that picks media files from storage and allows you to place anywhere in the widget tree.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, image_picker, photo_manager, sliding_up_panel

More

Packages that depend on media_picker_widget