Skip to content

Create CommandBuilder #9

@Gorniaky

Description

@Gorniaky

instead of using ListenableBuilder and switch (state), use CommandBuilder

CommandBuilder(
  command: Command,
  builder?: WidgetBuilder,
  idleBuilder?: WidgetBuilder,
  runningBuilder?: WidgetBuilder,
  failureBuilder?: WidgetBuilder,
  cancelledBuilder?: WidgetBuilder,
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions