-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
instead of using ListenableBuilder and switch (state), use CommandBuilder
CommandBuilder(
command: Command,
builder?: WidgetBuilder,
idleBuilder?: WidgetBuilder,
runningBuilder?: WidgetBuilder,
failureBuilder?: WidgetBuilder,
cancelledBuilder?: WidgetBuilder,
);Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels