fuzzywuzzy 0.2.0 copy "fuzzywuzzy: ^0.2.0" to clipboard
fuzzywuzzy: ^0.2.0 copied to clipboard

An implementation of the popular fuzzywuzzy package in Dart, to suit all your fuzzy string matching/searching needs!

0.2.0 #

  • Bump dependencies
  • Remove outdated packages

0.1.7 #

  • Bump dependencies
  • Check if priority queue is empty instead of relying on exceptions

0.1.6 #

  • Bump dependencies
  • Use explicit type parameters in test and examples

0.1.5 #

  • Add support for extraction from generic lists
  • Add tests for generic lists
  • Update docs with information about generic types

0.1.4 #

  • Update readme with more accurate info

0.1.3 #

  • Add extractors
  • Add tests for extractors
  • Improve documentation for ratio algorithms

0.1.2 #

  • Add unit tests
  • Follow dart file conventions
  • Remove unused code
  • Remove instances of unnecessary new keyword

0.1.1 #

  • Add examples
  • Fix a bug where string splitting would throw an exception

0.1.0 #

  • Initial release
107
likes
150
pub points
96%
popularity

Publisher

verified publisherkat.bio

An implementation of the popular fuzzywuzzy package in Dart, to suit all your fuzzy string matching/searching needs!

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

collection

More

Packages that depend on fuzzywuzzy