photo_gallery_pro 0.0.3
photo_gallery_pro: ^0.0.3 copied to clipboard
A Flutter plugin for accessing and managing photos and videos from the device gallery. Supports both Android and iOS platforms.
0.0.1 #
- Initial release.
0.0.2 #
- Updated media type detection in Media.fromJson
- Improved error handling and debug logging for thumbnail retrieval
- Added example implementation for album thumbnails
- Fixed platform-specific thumbnail generation for both images and videos
- Added proper error states and loading indicators in example app
0.0.3 #
- Added support for album thumbnails
- Fixed image thumbnail generation on Android by correcting MediaType handling