avro_phonetic_textfield 1.0.2 copy "avro_phonetic_textfield: ^1.0.2" to clipboard
avro_phonetic_textfield: ^1.0.2 copied to clipboard

A Flutter package for Bangla phonetic typing with real-time transliteration and language mode toggle.

Changelog #

1.0.0 - 2025-01-29 #

  • Initial release of the package.
  • Added support for Bangla phonetic typing.
  • Implemented real-time transliteration when space key is pressed.
  • Added language mode toggle (Bangla and English) using Ctrl + M.
  • Fully customizable with all properties of Flutter's built-in TextField except the controller.
  • Added installation and usage instructions.

1.0.1 - 2025-01-29 #

  • added support for on screen keyboards by changing the implementation
  • using event.logicalKey.keyLabel instead of event.character

1.0.2 - 2025-01-31 #

  • made controller a required field, this fixes a bug and makes controlling even easier.
0
likes
130
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for Bangla phonetic typing with real-time transliteration and language mode toggle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter

More

Packages that depend on avro_phonetic_textfield