workflow_flutter 1.0.0 copy "workflow_flutter: ^1.0.0" to clipboard
workflow_flutter: ^1.0.0 copied to clipboard

A powerful Flutter workflow management plugin, supporting Android, iOS, macOS, Windows, web, and Linux platforms.

1.0.0 #

  • Initial release of workflow_flutter plugin
  • Implemented core workflow management functionality:
    • Create, update, delete, and execute workflows
    • Workflow validation with default start step ID assignment
    • Platform adapter architecture for cross-platform support
  • Added data models:
    • Workflow and WorkflowStep classes
    • JSON serialization support
  • Implemented platform channels for native communication
  • Added test suite with mock platform adapter
  • Fixed workflow validation logic to properly apply default startStepId
3
likes
140
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter workflow management plugin, supporting Android, iOS, macOS, Windows, web, and Linux platforms.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation, plugin_platform_interface, web

More

Packages that depend on workflow_flutter

Packages that implement workflow_flutter