firebase_image 0.1.2 firebase_image: ^0.1.2 copied to clipboard
A cached Flutter ImageProvider for Firebase Cloud Storage image objects.
[0.1.2] - 22/09/2019 #
- Hash code implemented (allows for things like Hero widgets).
[0.1.1] - 22/09/2019 #
- Database primary key bug fix.
- Misc. bug fixes.
[0.1.0] - 22/09/2019 #
- Added example.
- Formatted code.
[0.0.1] - 22/09/2019 #
- Can download, save and render images from Firebase Cloud Storage.
- Basic caching system works but no object expiration time or read monitoring as of yet.