- Merged PR #45 for null reference fix
- Merged PR #33 for pre-cache function
- Updated example/main.dart file
- Formatted code
- Merged PR #55 to update dependancies
- Formatted code according to
dartfmt
- 1.0.0 release! 🥳
- Uses Firebase Storage ^8.0.0 and Firebase Core ^1.0.0
- Merged PR #30 to update dependancies and add null saftey
- Merged PR #28 for code style correction
- Merged PR #24 to update dependancies
- Merged PR #20 to work with Firebase Storage 5.0.0
- sqflite dependency change
- Minor formatting updates
- Added ability to disable metadata (class B operations) requests for images (e.g. for images that will never change).
- Fixes/image provider compilation issue from Druchinin/fixes/imageProviderCompilationIssue.
- Added ability to get image as bytes.
- Formatted test file.
- Updated author information to match verified publisher account.
- Formatted code.
- Hash code implemented (allows for things like Hero widgets).
- Database primary key bug fix.
- Misc. bug fixes.
- Added example.
- Formatted code.
- 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.