Add Item to Array - Widget

Property nodes

ConditionValue

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

Input nameCanvas RequiredTypeDescription

connector

Flow

Allows to continue the flow in this node

array

Array of Widget

Array to add items

Outputs

Output nameCanvas RequiredTypeDescription

connector

Flow

The flow can continue through this output

item 1 - 30

Widget

Items to add

Last updated