durable_workflow_flutter 0.2.0 copy "durable_workflow_flutter: ^0.2.0" to clipboard
durable_workflow_flutter: ^0.2.0 copied to clipboard

Flutter platform adapters for durable_workflow. Provides lifecycle-aware recovery, background scheduling, and monitoring widgets for durable workflow executions.

0.2.0 #

  • Requires durable_workflow: ^0.2.0 (dispose on interface, new exception types).
  • No functional changes in this package — version bump for dependency alignment.

0.1.0 #

  • Initial release.
  • DurableWorkflowProvider for Flutter widget tree integration.
  • AppLifecycleObserver for lifecycle-aware recovery.
  • ForegroundRecovery for automatic recovery on app resume.
  • ExecutionMonitor and ExecutionListTile monitoring widgets.
  • Abstract BackgroundAdapter for platform-specific background scheduling.
0
likes
150
points
19
downloads

Documentation

API reference

Publisher

verified publisherbrodykim.work

Weekly Downloads

Flutter platform adapters for durable_workflow. Provides lifecycle-aware recovery, background scheduling, and monitoring widgets for durable workflow executions.

Repository (GitHub)
View/report issues

Topics

#workflow #flutter #lifecycle #background

License

MIT (license)

Dependencies

durable_workflow, flutter

More

Packages that depend on durable_workflow_flutter