ai_smart_translate 1.0.2
ai_smart_translate: ^1.0.2 copied to clipboard
AI-powered Flutter translation package with automatic fallback across multiple free AI providers (Gemini, Groq, OpenRouter, Mistral). Supports offline caching, .tr extension, and zero JSON maintenance.
1.0.0 #
- Initial release
.trString extension with debounced batch queue- AI provider chain: Gemini, Groq, OpenRouter, Mistral
- Auto fallback on rate-limit (429)
- SQLite offline cache
- TranslationScope widget for automatic UI rebuilds
AiSmartTranslatefacade for easy access
1.0.1 #
- Google Cloud Translate API added as fallback option
- Minor improvement and code fixes
trContent/trContentOf(context)for runtime translation