string_similarity 1.1.0 copy "string_similarity: ^1.1.0" to clipboard
string_similarity: ^1.1.0 copied to clipboard

outdated

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

1.1.0 #

  • Added extensions.
  • Added 'toString()' methods for BestMatch and Rating classes for better debugging.
  • require dart sdk >= 2.6

1.0.2 #

  • fix static analysis

1.0.1 #

  • update doc

1.0.0 #

  • initial version
127
likes
30
points
33.1k
downloads

Publisher

verified publisherjeremylandon.com

Weekly Downloads

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

License

MIT (license)

More

Packages that depend on string_similarity