cloud_storage_uploader 0.0.3
cloud_storage_uploader: ^0.0.3 copied to clipboard
A comprehensive Flutter package for seamlessly handling image picking, compression, and uploading to Firebase Storage.
0.0.3 #
- Added
compressAndUploadBytesto support uploadingUint8Listimage data. - Renamed
uploadProfileOrGenericImageIfLocaltouploadIfLocalfor clarity.
0.0.2 #
- Updated pubspec.yaml file.
- Added homepage and repository fields.
0.0.1 #
- Initial release: Includes full image upload pipeline with compression, picking, and Firebase Storage integration.