suggester 0.9.7 copy "suggester: ^0.9.7" to clipboard
suggester: ^0.9.7 copied to clipboard

Autocompletion engine with highly configurable partial matching. Suitable for web or mobile.

0.9.0-nullsafety.0 #

  • Initial version

0.9.1-nullsafety.0 #

  • Added createSuggestion method

0.9.2 #

  • Updated dependencies. createSuggestion() now throws ArgumentError.

0.9.3 #

  • Downgraded dependencies. Pub dev does not recognise latest.

0.9.4 #

  • Improved suggestion weighting scheme to recognise matching token sequences between entries and search sentences.

0.9.5 #

  • Fixed bug where initial search term ignored.

0.9.6 #

  • Added setAllEntrySubScores()

0.9.7 #

  • Upgraded ternarytreap version to latest
4
likes
120
pub points
55%
popularity

Publisher

unverified uploader

Autocompletion engine with highly configurable partial matching. Suitable for web or mobile.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, meta, ternarytreap

More

Packages that depend on suggester