Add Item to Array - Widget

Property nodes

Condition
Value

Released in version:

1.0.0

Flutter/Dart link:

N/A

Add item to array - Widget default node

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 name
Canvas Required
Type
Description

connector

Flow

Allows to continue the flow in this node

array

Array of Widget

Array to add items

Outputs

Output name
Canvas Required
Type
Description

connector

Flow

The flow can continue through this output

item 1 - 30

Widget

Items to add

Last updated