SingleImageFlutterTargetGeneratorProcessor

Version #1

Description:

EXPERIMENTAL! This processor may change without warning.
Generates Flutter image targets based on your web configuration.
This will certainly change in the future!

Interface:

Basic sample:

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

Advanced sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleImageFlutterTargetGeneratorProcessor" version="1">
  {
    "group": STRING,
    "heightBaseSizeTemplate": STRING,
    "key": KEYTRANSFORMATIONCONFIGSTRUCTURE:V1,
    "path": STRING,
    "scales": MAP<STRING, FLOAT>,
    "sizeFormat": STRING,
    "widthBaseSizeTemplate": STRING
  }
</processor>

Chainable processors: