text_search 1.0.1 copy "text_search: ^1.0.1" to clipboard
text_search: ^1.0.1 copied to clipboard

Simple in-memory fuzzy text searching library.

1.0.1 #

  • Fixes additional edge cases.

1.0.0 #

  • Update major version since 0.0.3 had breaking changes.
  • Fix some edge cases.

0.0.3 #

  • Remove dependency on unmaintained edit_distance library.
  • Improve text matching results involving spaces in the search term.

0.0.2 #

  • Null safety.

0.0.1 #

  • Initial version. Simple fuzzy text search using JaroWrinkler edit distance.
19
likes
130
pub points
97%
popularity

Publisher

unverified uploader

Simple in-memory fuzzy text searching library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

tuple

More

Packages that depend on text_search