dio_cache_interceptor_objectbox_store 1.1.3

SDKdartflutter
Platformandroidioswindowslinuxmacos

A DB cache store implementation with ObjectBox for dio_cache_interceptor package.

dio_cache_interceptor_objectbox_store

ObjectBox cache store implementation.

Tests

In order to run unit tests locally on your machine, install the native ObjectBox library on your host machine:

bash <(curl -s https://raw.githubusercontent.com/objectbox/objectbox-dart/main/install.sh)