ai_smart_translate 1.0.2 copy "ai_smart_translate: ^1.0.2" to clipboard
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
  • .tr String 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
  • AiSmartTranslate facade 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
1
likes
135
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, path, shared_preferences, sqflite

More

Packages that depend on ai_smart_translate