auto_lang_field 0.0.1 copy "auto_lang_field: ^0.0.1" to clipboard
auto_lang_field: ^0.0.1 copied to clipboard

Detects input language in real-time using regex patterns and applies language-specific text properties automatically.

Changelog #

0.0.1 - 2025-07-22 #

Added #

  • Initial release.
  • Added AutoLangField widget for automatic language detection in text fields.
  • Supports multiple languages via supportedLanguages property.
  • Customizable text properties per language.
  • Callback for language detection: onLanguageDetected.
  • All standard TextField properties supported.

Changed #

  • N/A (First release)

Fixed #

  • N/A (First release)
5
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Detects input language in real-time using regex patterns and applies language-specific text properties automatically.

Repository (GitHub)
View/report issues

Topics

#localization #flutter #regex #testfield

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on auto_lang_field