menu
hive_ce package
documentation
hive.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 package
documentation
hive
IsolatedHiveInterface
box<E> abstract method
IsolatedHiveInterface class