SphericalKat / dart-fuzzywuzzy

A dart port of the popular fuzzywuzzy package
https://pub.dev/packages/fuzzywuzzy
GNU General Public License v2.0
39 stars 7 forks source link

fix: add support for non ascii characters #10

Closed Kal-Elx closed 1 year ago

Kal-Elx commented 1 year ago

Added the changes that @seceba suggested in this comment to fix #6.

SphericalKat commented 1 year ago

Thanks for the pull request @Kal-Elx , and sorry for the radio silence!