menu
hive_ce package
documentation
hive.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_ce package
documentation
hive
HiveInterface
box<E> abstract method
HiveInterface class
Constructors
new
Properties
hashCode
runtimeType
Methods
box
boxExists
close
deleteBoxFromDisk
deleteFromDisk
generateSecureKey
ignoreTypeId
init
isAdapterRegistered
isBoxOpen
lazyBox
noSuchMethod
openBox
openLazyBox
registerAdapter
resetAdapters
toString
Operators
operator ==