Fuzzy search in Dart.
More...
In development.
add the following to your pubspec.yaml file:
pubspec.yaml
dependencies: fuzzy: <1.0.0
then run:
pub get
or with flutter:
flutter packages get
borges.dev
Repository (GitHub)View/report issues
unknown (license)
Packages that depend on fuzzy
Back