fuzzy 0.0.1 copy "fuzzy: ^0.0.1" to clipboard
fuzzy: ^0.0.1 copied to clipboard

outdated

Fuzzy search in Dart.

Fuzzy

Pub Package

Fuzzy search in Dart.

In development.

Installation #

add the following to your pubspec.yaml file:

dependencies:
  fuzzy: <1.0.0

then run:

pub get

or with flutter:

flutter packages get