auto_langx 1.0.1
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