easy_storage 0.0.18 easy_storage: ^0.0.18 copied to clipboard
File upload package for Firebase Storage. Supports photo, video, and other files.
0.0.18 #
- Refactor. bump to 18
0.0.17 #
- Refactor. Change database from firestore to realtime database.
0.0.16 #
- Fix.
ThumbnailImage
.
0.0.15 #
- Add.
ThumbnailImage
.
0.0.14 #
- Refactor.
fromGallery
,fromFile
.
0.0.13 #
- Update. Document update.
0.0.12 #
- Update. Add custom UI design to
ImageUploadCard
.
0.0.11 #
- Refactor.
ImageUpload
->ImageUploadCard
. - Refacotr. Add
onUpload
inImageUploadCard
.
0.0.10 #
- Update.
delete
will pass if the file does not exists in Storage.
0.0.9 #
- Add. UploadForm widget.
0.0.8 #
- change. SourceType.gallery is now SourceType.mediaGallery
0.0.7 #
- Add. Widgets for displaying and editing uploads.
0.0.6 #
- Add. image quality
0.0.5 #
- Add. widgets for uploading.
0.0.4 #
- Add. ImageUploadCard widget.
0.0.3 #
- Flutter Firebase SDK version adjustment.
0.0.2 #
- Update document.
- Add. example.
0.0.1 #
- initial release.