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

Automatic translation package for Flutter apps using Google Cloud Translation API. Translate text dynamically at runtime without .arb files.

1.0.0 - 2024-11-10 #

  • Initial release
  • Dynamic real-time translation using Google Cloud Translation API
  • Smart caching with SharedPreferences for offline support
  • Simple .autoTr() extension method for instant translation
  • Automatic language persistence across app restarts
  • Support for unlimited languages via Google Translate
  • No state management dependencies required
  • Works offline with cached translations
4
likes
145
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Automatic translation package for Flutter apps using Google Cloud Translation API. Translate text dynamically at runtime without .arb files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on auto_langx