algonauti / flutter-rest-data

Easily persist on device REST data from your backend
Other
5 stars 3 forks source link

flutter_rest_data

This package is built on top of rest_data. It uses sembast to store on local device all data coming from your REST backend.

CI

Introduction

It provides your app with a REST Adapter which behaves as follows - see rest_data's Readme to learn what an Adapter is in these packages 😉

To be continued...