menu
hive_ce package
documentation
hive.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 package
documentation
hive
IsolatedBoxBase<E>
watch abstract method
IsolatedBoxBase class
Constructors
new
Properties
hashCode
isEmpty
isNotEmpty
isOpen
keys
lazy
length
name
path
runtimeType
Methods
add
addAll
clear
close
compact
containsKey
delete
deleteAll
deleteAt
deleteFromDisk
flush
get
getAt
keyAt
noSuchMethod
put
putAll
putAt
toString
watch
Operators
operator ==