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 9410fad commit 1f91e76Copy full SHA for 1f91e76
README.md
@@ -44,7 +44,7 @@ It can also be thought of as a layer on top of Flutter's local storage packages
44
like the [sharable_preferences](https://pub.dev/packages/shared_preferences) and
45
[localstorage](https://pub.dev/packages/localstorage) packages.
46
47
-The ultimate goal of this package is to unify Flutter's local caching packages
+The ultimate goal of this package is to unify Flutter's main local caching packages
48
into an elegant caching API.
49
50
**Why Json?**
0 commit comments