menu
hive_ce_flutter package
documentation
hive_flutter.dart
IsolatedBoxBase<E>
watch abstract method
watch abstract method
dark_mode
light_mode
watch
abstract method
Stream
<
BoxEvent
>
watch
(
{
dynamic
key
,
})
Watch the box for changes filtered by key
Implementation
Stream<BoxEvent> watch({dynamic key});
hive_ce_flutter package
documentation
hive_flutter
IsolatedBoxBase<E>
watch abstract method
IsolatedBoxBase class