image_picker_totalxsoftware 1.0.2 image_picker_totalxsoftware: ^1.0.2 copied to clipboard
A Flutter package for picking, cropping, and uploading images to Firebase Storage with advanced features like multiple image selection and custom aspect ratio presets.
1.0.2 #
- Fixed issue: Minor bug fixes and optimizations.
1.0.0 #
- Initial release of
image_picker_totalxsoftware
package. - Added functionality to pick single and multiple images from gallery or camera.
- Integrated image cropping with customizable aspect ratio presets.
- Added support for uploading images to Firebase Storage with compression.
- Implemented error handling for image picking and uploading processes.
- iOS and Android permissions management for image access and camera usage.
- Added support for both square and custom crop styles (rectangle, circle).
- Basic integration of Firebase Storage for image upload.