piccolo_file_picker 0.0.4
piccolo_file_picker: ^0.0.4 copied to clipboard
A versatile Flutter package for picking images, videos, and documents with filtering and multi-selection options.
Changelog #
0.0.1 Initial Release -2025-01-19 #
- Added support for picking images and videos from the gallery and camera using
image_picker. - Integrated file selection functionality using
file_pickerfor documents and other file types. - Enabled customizable file type filtering and multi-selection options.
- Provided a simple API for seamless media and file handling.
- Included error handling and listener callbacks for better integration.
- Published on
pub.dev.
0.0.2 SDK Version Downgrade, Documentation & Preview Enhancements - 2025-01-20 #
- Downgraded SDK version
- Updated README.md
- Added image previews
0.0.3 File compression and image Quality option added - 2025-04-07 #
- Image and file
0.0.4 #
- Updated to latest Gradle support.
- Updated packages to latest versions.