PackageTrack
Sign in Get early access

fuzzy

Fuzzy search in Dart. Initially a code conversion, subset of Fuse.js.

0.5.1 34K downloads/mo #1772 most downloaded on pub.dev comigor/fuzzy

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 2.7 years

Nearly every release is documented

notes for 12 of 13 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

14 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Dec 2019 to Oct 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 0.5.1 17 Oct 2023
    Release notes

    Merge pull request #29 from comigor/digit-master

    fix: Range error when using limit argument to fuse.search

    Open source →
    Release notes
    • Range error when using limit argument to fuse.search, closes #25. Original PR.
    Open source →
  2. 0.5.0 04 Oct 2023
    Release notes

    Merge pull request #27 from Hasilt/dart_3_support

    Dart 3 support

    Open source →
    Release notes
    • Dart 3 support added.
    Open source →
  3. 0.4.0-nullsafety.0 08 Jan 2021 pre-release
    Release notes

    Merge pull request #14 from anirudhb/null-safety

    Migrate to null safety

    Open source →
    Release notes
    • Migrate to null safety
    Open source →
  4. 0.3.0 07 Jan 2021
    Release notes

    Merge pull request #16 from luistrivelatto/master

    Fixes #15, #17, #18, and does other improvements

    Open source →
    Release notes
    • Improve search results on weighted search to combine scores from all keys
    • Improve search results on single-keyed search, making it consistent with non-weighted search
    • Add parameter to ignore tokens smaller than a certain length when searching
    • Add normalization of WeightedKey weights
    • Fix bug where results returned from search all had arrayIndex = -1
    • Fix bug where the token scores didn't count towards the result score
    Open source →
  5. 0.2.4 06 Jan 2021
    Release notes

    Merge pull request #19 from comigor/fix-ci

    Bump dependencies, fix CI

    Open source →
    Release notes
    • Bump dependencies, fix CI
    Open source →
  6. 0.2.3 11 Mar 2020
    Release notes
    • Fix some corner case bugs (empty search pattern, missing arguments)
    Open source →
  7. 0.2.2 17 Feb 2020
    Release notes
    • Fix bug for search in a list with some string that has leading or trailing whitespace when tokenize option is true
    Open source →
  8. 0.2.1 31 Jan 2020
    Release notes

    Merge pull request #2 from lucasmafra/fix-empty-list

    Fix search crash when empty list

    Open source →
    Release notes
    • Fix bug for search empty list
    Open source →
  9. 0.2.0 23 Dec 2019
    Release notes
    • Make it generic (to use a List<T>), and perfrom weighted searches via predefined getters
    Open source →
  10. 0.2.0+7 24 Dec 2019

    Nothing published for this version

  11. 0.2.0+8 24 Dec 2019
    Release notes
    • Testing GitHub actions
    Open source →
  12. 0.1.1 22 Dec 2019
    Release notes
    • Add string normalization, from latinize
    Open source →
  13. 0.1.0 22 Dec 2019
    Release notes
    • First usable version, fixing stupid bugs from conversion, and with tests
    Open source →
  14. 0.0.1 19 Dec 2019
    Release notes
    • Initial commit
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive