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

Translate Flutter Text, AutoSizeText, RichText and Animated Text instantly with live language switching, caching, and Google Translator support.

1.0.1 #

  • Added author information to README

1.0.0 #

  • Initial release
  • AutoTranslateText widget for basic text translation
  • AutoTranslateAutoSizeText widget with auto-sizing support
  • AutoTranslateTypewriterText widget with typewriter animation
  • AutoTranslateRichText widget with per-span translation
  • Global LanguageService with ValueNotifier-based live updates
  • SharedPreferences persistence for selected language
  • In-memory TranslationCache with language:text key format
  • Optional shimmer loading placeholders
  • Completer-based request deduplication
  • Graceful error handling with fallback to original text
  • Support for Android, iOS, Web, macOS, Windows, and Linux
2
likes
160
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Translate Flutter Text, AutoSizeText, RichText and Animated Text instantly with live language switching, caching, and Google Translator support.

Repository (GitHub)
View/report issues

Topics

#translation #localization #text #google-translate #widget

License

MIT (license)

Dependencies

animated_text_kit, auto_size_text, flutter, shared_preferences, shimmer, translator

More

Packages that depend on auto_translate_text_widget