menu
hive_flutter package
documentation
hive_flutter.dart
HiveInterface
box<E> abstract method
box<E> abstract method
dark_mode
light_mode
box<
E
>
abstract method
Box
<
E
>
box
<
E
>(
String
name
)
Returns a previously opened box.
Implementation
Box<E> box<E>(String name);
hive_flutter package
documentation
hive_flutter
HiveInterface
box<E> abstract method
HiveInterface class