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 2a149de commit b136718Copy full SHA for b136718
1 file changed
README.md
@@ -27,7 +27,7 @@ Add the dependency in your `pubspec.yaml` file:
27
28
```yaml
29
dependencies:
30
- local_storage_cache: ^2.0.0
+ local_storage_cache: ^<latest-version>
31
```
32
33
Then run:
0 commit comments