We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87aab3d commit f0e32aeCopy full SHA for f0e32ae
1 file changed
README.md
@@ -38,7 +38,7 @@ First include the package dependency in your project's `pubspec.yaml` file
38
39
```yaml
40
dependencies:
41
- flutter_cache: ^0.0.7
+ flutter_cache: ^0.1.0
42
```
43
44
You can install the package via pub get:
0 commit comments