media_picker_widget 1.0.7
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 inPickerDecoration
class - Added
selectedColor
&scaleAmount
property inPickerDecoration
class
1.0.5 #
- Dependency Updated
1.0.6 #
- Dependency Updated