image-post-generate-flow
Visualization
Source xml
<flow xmlns="https://app.respresso.io/public/schema/flow.xsd">
<nodes>
<processor id="flutter" name="PostGenerateImageFlutterHelperClassProcessor" version="1"/>
</nodes>
<connections>
<connection from="@input" to="flutter"/>
<connection read="files" from="flutter" write="files[+]" to="@output"/>
</connections>
</flow>