An open API service indexing awesome lists of open source software.

https://github.com/tim-smart/riverpod_persistence

Persistence layer for the Riverpod package
https://github.com/tim-smart/riverpod_persistence

Last synced: 9 months ago
JSON representation

Persistence layer for the Riverpod package

Awesome Lists containing this project

README

          

# riverpod_persistence

**WARNING:** Still a proof of concept

Add persistence to your riverpod providers.

## Usage

[View a basic test case.](test/riverpod_persistence_test.dart)