This i18n plugin creates a binding between your translations from .arb files and your Flutter app. It generates boilerplate code for official Dart Intl library and adds auto-complete for keys in Dart code.
This plugin is also available for Visual Studio Code: Flutter Intl for VS Code
CLI tool intl_utils can be used for manual invocation or in CI/CD systems.