flutter_media_picker_getx 1.0.0
flutter_media_picker_getx: ^1.0.0 copied to clipboard
A Flutter package that provides a customizable and easy-to-use media picker, allowing users to select multiple images or videos with support for camera integration.
1.0.0 #
- New Features:
- Added
titleparameter toMediaPickerfor custom AppBar titles. - Added "All" option to media type selection (Images + Videos).
- Integrated automatic sorting by creation date (newest first).
- Added
- Bug Fixes:
- Fixed video tab display issue where videos were not showing correctly.
- Fixed instant gallery refresh after capturing photos from the internal camera.
- Fixed video preview playback and initialization logic.
- Fixed crash in thumbnail generation for non-standard assets.
- Improvements:
- Renamed project files to follow Dart naming conventions (
snake_case). - Added comprehensive DartDoc comments for public API elements.
- Updated dependencies and optimized media fetching performance.
- Cleaned up redundant boilerplate and demo files.
- Renamed project files to follow Dart naming conventions (
0.0.6 #
- Update file get code
0.0.1 #
- Multi-media selection (Images and Videos)
- Single or multiple selection support
- Camera integration
- Customizable media count limit