A Flutter plugin for dynamic translation based on locale files. This plugin allows you to load translation files (e.g., .arb files) dynamically based on the current locale and display the translated ...
A CLI tool to automatically translate missing keys in JSON localization files for Flutter/Dart projects. It uses translator under the hood (Google Translate API).