We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41a9bd commit 6e7fc6eCopy full SHA for 6e7fc6e
3 files changed
flutter_cache_manager/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [3.4.1] - 2024-08-13
2
+
3
+* Target js_interop for Wasm support
4
5
## [3.4.0] - 2024-08-01
6
7
* [Bugfix] For a previously cached file that got removed on the server, now evicts that file on 404 and notifies listeners.
flutter_cache_manager_firebase/CHANGELOG.md
+## [2.1.1] - 2024-08-13
## [2.1.0] - 2024-08-01
* Support setting a bucket
flutter_cache_manager_firebase/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_cache_manager_firebase
description: CacheManager implementation for firebase_storage. Uses the gs:// as key and translates to https://
-version: 2.1.0
+version: 2.1.1
homepage: https://github.com/Baseflow/flutter_cache_manager
environment:
0 commit comments