firebase_picture_uploader 1.0.0+5 firebase_picture_uploader: ^1.0.0+5 copied to clipboard
Picture upload widget which helps selecting and uploading one or multiple images to firebase storage.
1.0.0+5 #
- Fixed a bug that caused customUploadFunction not to work because of a forgotten await
- Made parsing of file name more flexible.
- The filename mist be like custom1_..._custom_x_id_customy.(jpg|png|...) now
1.0.0+4 #
- Add reference to complete tutorial
- Add documentation to code
1.0.0+3 #
- Updated homepage to github reference.
1.0.0+2 #
- Updated homepage to github reference.
1.0.0+1 #
- Initial release.