flutter-architecture-blueprints icon indicating copy to clipboard operation
flutter-architecture-blueprints copied to clipboard

RxDart + Cache in Local Storage

Open chihung93 opened this issue 3 years ago • 0 comments

Hello, Can you add an example code to show how combining operators with RxDart and offline/Online mode by hive/SQLite?

Example: Cases 1: Show offline cache for the first time and update online data after request API success. Cases 2: Load heavy file from local storage by RxDart

Thanks.

chihung93 avatar Jul 17 '21 08:07 chihung93