translate_gen 1.0.7 copy "translate_gen: ^1.0.7" to clipboard
translate_gen: ^1.0.7 copied to clipboard

Tools to manage translations in Flutter':' extract strings, configure localization, and replace texts using config files.

CHANGELOG #

1.0.0 #

  • Initial version.

1.0.1 #

1.0.2 #

  • Add AI translation feature

1.0.3 #

  • Make code faster
  • Add multiple AI model support (DeepSeek R1, Gemini)
  • Add configurable AI model selection via aiModel parameter
  • Add Gemini API key configuration support
  • Improve translation accuracy with multiple AI providers
  • Enhanced configuration options in ExceptionRules
  • Better error handling for AI translation requests
  • Add support for dynamic AI model switching
  • Optimize extraction performance for large codebases

1.0.6 #

  • Fix bugs and make client mustprovide his key for AI translation

1.0.7 #

  • Implement translation caching for better performance
  • Rename English By AI to EnglishKeyByAI
  • Add batch translation support for large files
  • Improve regex patterns for better string detection
  • Add support for custom translation templates
  • Enhanced error reporting and debugging features
5
likes
140
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

Tools to manage translations in Flutter':' extract strings, configure localization, and replace texts using config files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, crypto, dart_style, http, path, yaml

More

Packages that depend on translate_gen