menu
hive_ce_flutter package
documentation
hive_flutter.dart
IsolatedHiveInterface
isBoxOpen abstract method
isBoxOpen abstract method
dark_mode
light_mode
isBoxOpen
abstract method
bool
isBoxOpen
(
String
name
)
Check if a box is open in the isolate
Implementation
bool isBoxOpen(String name);
hive_ce_flutter package
documentation
hive_flutter
IsolatedHiveInterface
isBoxOpen abstract method
IsolatedHiveInterface class