dart_levenshtein 1.0.1 icon indicating copy to clipboard operation
dart_levenshtein: ^1.0.1 copied to clipboard

Levenshtein distance implementation in Dart. The levenshtein distance can be invoked as a function or as a String extension.

[1.0.1] - 2021-07-25 #

Changed #

  • Package renamed to dart_levenshtein
  • Readme updated with new package name

[1.0.0] - 2021-07-20 #

Added #

  • Source code added for the first version of the library
  • Unit tests added for the first version of the library
  • README added
4
likes
120
pub points
65%
popularity

Publisher

verified publisher iconmakepad.fr

Levenshtein distance implementation in Dart. The levenshtein distance can be invoked as a function or as a String extension.

Documentation

API reference

License

Icon for licenses.Apache-2.0 (LICENSE)

More

Packages that depend on dart_levenshtein