text_search
Simple in-memory fuzzy text searching library.
1.0.2
81K downloads/mo
#1210 most downloaded on pub.dev
FlutterFlow/text_search
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 12 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
6 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2020 to May 2024
2021
2022
2023
2024
2025
2026
Releases
latest 6-
1.0.222 May 2024 -
1.0.111 Nov 2023 -
1.0.027 Oct 2023Release notes
Open source →- Update major version since 0.0.3 had breaking changes.
- Fix some edge cases.
-
0.0.322 Oct 2023Release notes
Open source →- Remove dependency on unmaintained
edit_distancelibrary. - Improve text matching results involving spaces in the search term.
- Remove dependency on unmaintained
-
0.0.226 Apr 2022 -
0.0.128 Nov 2020Release notes
Open source →- Initial version. Simple fuzzy text search using
JaroWrinkleredit distance.
- Initial version. Simple fuzzy text search using