PackageTrack
Sign in Get early access

firebase_cached_image

Cache Manager and Cached ImageProvider for Firebase Cloud Storage Objects.

0.10.0 2.5K downloads/mo #4938 most downloaded on pub.dev imsamgarg/firebase_cached_image

What this package is like to depend on

Last release 11 months ago

26 Sep 2025

Release timing varies

gaps range from 2 weeks to 7 months

Nearly every release is documented

notes for 22 of 22 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

22 releases · first in 2022

1 release in the last 12 months

see the full history below

Release timeline

22 releases · May 2022 to Sep 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 22
  1. 0.10.0 26 Sep 2025
    Release notes
    • Feat: Added support for cacheTime in CacheOptions.
    Open source →
  2. 0.9.0 24 Aug 2025
    Release notes
    • Feat: Added support for the web. (Disabled by default)
    • Feat: Added FirebaseCacheManagerConfig.webSupport field for toggling web support.
    • Docs: Updated readme with web support instructions.
    • Refactor: dart version constraint updated to >=3.0.0 <4.0.0
    Open source →
  3. 0.8.0 02 Aug 2025
    Release notes
    • Refactor: updated firebase_core and firebase_storage version constraints (#25)
    Open source →
  4. 0.7.0 03 May 2025
    Release notes
    • Feat: Added Wasm compilation support
    Open source →
  5. 0.6.3 28 Sep 2024
    Release notes
    • Fix: Invalid type cast in image not found check
    • Breaking: ImageNotFoundException.originalException is now of type Object instead of PlatformException
    Open source →
  6. 0.6.2 27 Sep 2024
    Release notes
    • Feat: Fallback url support added in FirebaseImageProvider
    • Fix: ImageNotFoundException not thrown when the file is not found on the server
    Open source →
  7. 0.6.1 11 Jun 2024
    Release notes
    • Update firebase_core and firebase_storage dependencies' max version
    Open source →
  8. 0.6.0 16 Apr 2024
    Release notes
    • CacheOptions.metadataRefreshInBackground field removed (Breaking).
    • CacheOptions.checkForMetadataChange field deprecated and used CacheOptions.checkIfFileUpdatedOnServer field instead.
    • Fixed FirebaseCacheManager.clearCache method not clearing db entries.
    • FirebaseCacheManager.copyToCache method added
    • Tests added
    • Minor fixes (#19)
    Open source →
  9. 0.5.3 06 Feb 2024
    Release notes
    • Fixed bug in FirebaseCacheManager.getSingleFile method not checking for whether the file exists or not.
    Open source →
  10. 0.5.2 07 Dec 2023
    Release notes
    • Upgrade uuid dependency to >=3.0.0 <5.0.0 (#14)
    Open source →
  11. 0.5.1 05 Dec 2023
    Release notes
    • Initiate FIrebaseCacheManager in load method in FirebaseImageProvider
    • Added subDir field to FirebaseImageProvider's toString() output
    Open source →
  12. 0.5.0 02 Dec 2023
    Release notes
    • Implemented ImageProvider.loadImage method
    • Fixed downloading image twice when the source is Source.server
    • Do no cache file if the source is Source.server
    • FirebaseImageProvider instance equality issue fixed
    • CacheOptions.shouldCache field removed (breaking)
    • CacheOptions.checkForMetadataChange is not false by default (breaking)
    • Deprecated CacheOptions.metadataRefreshInBackground field (will remove this field in future)
    • Added modifiedBefore arg in FirebaseCacheManager.clearCache method
    • Added basic error handling in FirebaseImageProvider, Now you can check if the error is ImageNotFoundException in Image.errorBuilder callback to indicate file not found on the server.
    • FirebaseUrl() constructor now support both firebase or google storage url
    • Fixed FirebaseCacheManager.clearCache method not respecting the subDir field and clearing the entire cache
    Open source →
  13. 0.4.5 09 Nov 2023
    Release notes
    • fixed broken FirebaseCacheManager.delete() method (#13)
    Open source →
  14. 0.4.4 09 Jun 2023
    Release notes
    • Files will be saved with it's extensions
    • Bug fixes
    Open source →
  15. 0.4.3 27 May 2023
    Release notes
    • FirebaseCacheManager.isCached method added
    • Bug fixes
    Open source →
  16. 0.4.2 12 Jan 2023
    Release notes
    • added loadingBuilder support
    Open source →
  17. 0.4.1 17 Nov 2022
    Release notes
    • bug fixes
    Open source →
  18. 0.4.0 17 Nov 2022
    Release notes
    • Breaking Changes
    • Singleton pattern removed
    • shouldCache removed
    • Bug fixes
    • moved ref param to FirebaseUrl
    • New methods added
    • Dependencies fix
    Open source →
  19. 0.3.1 01 Jul 2022
    Release notes
    • readme updated
    Open source →
  20. 0.3.0 03 Jun 2022
    Release notes
    • Bug Fixes.
    • Some Apis changed.
    • Added more functionality
    Open source →
  21. 0.2.0 28 May 2022
    Release notes
    • database changed to sqflite.
    • removed web support
    Open source →
  22. 0.1.0 26 May 2022
    Release notes
    • initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive