firebase_storage_upload_bloc 1.0.2
firebase_storage_upload_bloc: ^1.0.2 copied to clipboard
Bloc for managing uploads to Firebase Storage
Change Log #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.2 #
- Fix pending uploads not starting immediately during initialization
1.0.1 #
- Fix upload progress not available when uploading in background
1.0.0 #
- First release