riverpod_cache 0.0.1 copy "riverpod_cache: ^0.0.1" to clipboard
riverpod_cache: ^0.0.1 copied to clipboard

Add offline persistence support for Riverpod

Riverpod offline persistence #

Pub GitHub stars

Add offline persistence support for Riverpod providers

inspiration #

Fix Riverpod issue of cache and offline persistence https://github.com/rrousselGit/riverpod/issues/1032

Features #

  • ✅ Cache FutureProvider
  • ✅ Cache StateNotifierProvider
  • ✅ Cache StateProvider
  • ✅ And more...

Getting Started #

In order to use this package, you need to add riverpod_cache as a dependency in your pubspec.yaml file.

dependencies:
  riverpod_cache: ^0.0.1

Then, run flutter pub get to fetch the package.

Usage #

Documentation #

For more details, check out the documentation.

Contributing #

Contributions are welcome! If you find any issues or have suggestions, please create a new issue or submit a pull request.

License #

This project is licensed under the MIT License.

5
likes
0
points
829
downloads

Publisher

verified publishermatheer.com

Weekly Downloads

Add offline persistence support for Riverpod

Repository (GitHub)
View/report issues

Topics

#riverpod #mutation #flutter #hook #use

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, riverpod, riverpod_annotation, shared_preferences

More

Packages that depend on riverpod_cache