nex_media_picker 0.0.2
nex_media_picker: ^0.0.2 copied to clipboard
A comprehensive Flutter plugin for picking and processing images, videos, and documents with theme support.
0.0.1 #
Added #
- Initial release of Nex Media Picker
- Image picking with camera and gallery support
- Video picking with recording and gallery selection
- Document picking with file type filtering
- Image compression and cropping capabilities
- Video compression with quality settings
- Customizable theming with light/dark mode support
- Multiple file selection support
- MediaPreviewWidget for displaying selected media
- MediaGridWidget for grid display of multiple media files
- Comprehensive documentation and examples
- Support for Flutter 3.0+ and Dart 2.17+
Features #
- 📸 Camera and gallery image selection
- 🎥 Video recording and selection
- 📄 Document file picking
- 🗜️ Built-in compression for images and videos
- ✂️ Image cropping functionality
- 🎨 Customizable themes
- 📱 Multiple selection support
- 🔧 Highly configurable options
0.0.2 #
- Packages updated