dio_cache_interceptor_objectbox_store 1.1.2 copy "dio_cache_interceptor_objectbox_store: ^1.1.2" to clipboard
dio_cache_interceptor_objectbox_store: ^1.1.2 copied to clipboard

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)