ARB file import/export
Add support for importing and exporting terms and translations using the .arb file format (https://github.com/googlei18n/app-resource-bundle/wiki/ApplicationResourceBundleSpecification).
ARB is currently the recommended method of managing translations in Flutter and the Dart Intl package.
83
votes

You can now localize Flutter apps using ARB files with POEditor:
https://poeditor.com/kb/how-to-translate-flutter-apps-using-arb-files
-
Michael Saifoudine commented
When will it be available?
-
Dominik commented
Any chance to get this feature?