Push screen

Navigation nodes

ConditionValue

Released in version:

1.0.0

Flutter/Dart link:

The "Push screen" node allows the user to navigate to the next screen, which is connected to the "screen" input. This node is often used when connecting the "connector" input to a button tap or after performing a particular action.

Inputs

Input nameCanvas RequiredTypeDescription

connector

Flow

Allows to continue the flow in this node

screen

Screen

The screen to which the app will navigate to

Outputs

Output nameCanvas RequiredTypeDescription

connector

Flow

The flow can continue through this output

Last updated