FlutterArbToLocalizationImportProcessor
Version #1
Description:
EXPERIMENTAL! This processor may change without warning.
This is a Respresso localization format-compatible import processor for importing a Flutter .arb file containing localizations. (Extension: .arb).
Currently, plurals and placeholder formatting is not supported.
For more info about the format visit the official specification: https://github.com/google/app-resource-bundle/wiki/ApplicationResourceBundleSpecification
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: ImportFlowInputStructure:v1 [REQUIRED]Output
: ImportFlowOutputStructure:v1
Internally used structures:
FlutterArbImportConfigStructure:v1 The ‘data’ field from the input will be parsed to this structure
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="FlutterArbToLocalizationImportProcessor" version="1" />