FlutterIconHelperClassGeneratorProcessor

Version #1

Description:

EXPERIMENTAL! This processor may change without warning.
Generates a helper class to use the icon font generated by AllImagesToTtfIconFontConverterProcessor

Interface:

Basic sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="FlutterIconHelperClassGeneratorProcessor" version="1" />

Advanced sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="FlutterIconHelperClassGeneratorProcessor" version="1">
  {
    "className": STRING,
    "eol": STRING,
    "group": STRING,
    "helperPath": STRING,
    "iconFontPath": STRING,
    "indent": STRING,
    "property": KEYTRANSFORMATIONCONFIGSTRUCTURE:V1
  }
</processor>

Chainable processors: