dart_levenshtein 1.0.1 copy "dart_levenshtein: ^1.0.1" to clipboard
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
5
likes
120
pub points
73%
popularity

Publisher

verified publishermakepad.fr

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on dart_levenshtein