dart_phonetics 1.0.1 copy "dart_phonetics: ^1.0.1" to clipboard
dart_phonetics: ^1.0.1 copied to clipboard

A collection of phonetic algorithms. These algorithms help find words or names that sound similar by generating an encoding that can be compared or indexed for fuzzy searching.

1.0.1 #

  • Fix dart formatting.

1.0.0 #

  • Tested with dart 2.13.
  • Refactored to support for null safety.
  • Updated SDK constraints to >=2.12.0 <3.0.0 for null safety.
  • Switch to using package:lints.

0.2.1 #

  • Minor pub updates and tested with dart 2.10.

0.2.0 #

  • NYSIIS implemented (original and modified).
  • Misc fixes and improvements.

0.1.0 #

  • Double Metaphone implemented.
  • Configurable Soundex implemented.
  • Refined Soundex implemented.
19
likes
150
points
395
downloads

Publisher

verified publishercardilloonline.com

Weekly Downloads

A collection of phonetic algorithms. These algorithms help find words or names that sound similar by generating an encoding that can be compared or indexed for fuzzy searching.

Repository (GitHub)
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

charcode

More

Packages that depend on dart_phonetics