Property nodes
Released in version:
1.0.0
Flutter/Dart link:
N/A
The "Add Item to Array" node is a property node that allows adding one or more Widget type items to an array of Widgets.
Its particularity is that the Widget to be added is an output and not an input.
Inputs
connector
Flow
Allows to continue the flow in this node
array
Array of Widget
Array to add items
Outputs
The flow can continue through this output
item 1 - 30
Widget
Items to add
Last updated 3 years ago