menu
sherlock package
documentation
types.dart
types.dart
dark_mode
light_mode
types
library
Classes
Range
A simple structure for ranges. Convertible to
List
.
StringOrList
<
T
>
Wraps a dynamic value into a
ListOrString
object that requires the
value
to be either a
String
or a
List
of
T
.
Where
Type for the
where
parameter.
Typedefs
Column
=
Map
<
String
,
dynamic
>
What a
Element
contains.
Element
=
Map
<
String
,
dynamic
>
Type for the given elements map.
PriorityMap
=
Map
<
String
,
int
>
Used to define the priority of each column.
sherlock package
documentation
types.dart
sherlock
package
Libraries
completion
levenshtein
result
sherlock
stopwords
tools/normalize
tools/regex
types
types/range
types/where
widget
types library