menu
hive_ce package
documentation
hive.dart
HiveCollection<E extends HiveObjectMixin>
box property
box property
dark_mode
light_mode
box
property
BoxBase
get
box
The box which contains all the objects in this collection
Implementation
BoxBase
get
box;
hive_ce package
documentation
hive
HiveCollection<E extends HiveObjectMixin>
box property
HiveCollection class
Constructors
new
Properties
box
first
hashCode
isEmpty
isNotEmpty
iterator
keys
last
length
reversed
runtimeType
single
Methods
add
addAll
any
asMap
cast
clear
contains
deleteAllFromHive
deleteFirstFromHive
deleteFromHive
deleteLastFromHive
elementAt
every
expand
fillRange
firstWhere
fold
followedBy
forEach
getRange
indexOf
indexWhere
insert
insertAll
join
lastIndexOf
lastIndexWhere
lastWhere
map
noSuchMethod
reduce
remove
removeAt
removeLast
removeRange
removeWhere
replaceRange
retainWhere
setAll
setRange
shuffle
singleWhere
skip
skipWhile
sort
sublist
take
takeWhile
toList
toMap
toSet
toString
where
whereType
Operators
operator +
operator ==
operator []
operator []=