menu
hive_ce_flutter package
documentation
hive_flutter.dart
IsolatedHiveInterface
box<E> abstract method
box<E> abstract method
dark_mode
light_mode
box<
E
>
abstract method
IsolatedBox
<
E
>
box
<
E
>(
String
name
)
Get an object to communicate with the isolated box
Implementation
IsolatedBox<E> box<E>(String name);
hive_ce_flutter package
documentation
hive_flutter
IsolatedHiveInterface
box<E> abstract method
IsolatedHiveInterface class