soundex_plugin 0.0.2 copy "soundex_plugin: ^0.0.2" to clipboard
soundex_plugin: ^0.0.2 copied to clipboard

This plugin provides a simple and efficient way to encode strings based on their pronunciation, facilitating features like search and data matching in Flutter applications.

0.0.1 #

  • Initial release of the plugin with soundex algorithm implemented.

0.0.2 #

  • Added support for encoding a string using the Soundex algorithm.
3
likes
150
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin provides a simple and efficient way to encode strings based on their pronunciation, facilitating features like search and data matching in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on soundex_plugin

Packages that implement soundex_plugin