durable_workflow_flutter 0.1.0
durable_workflow_flutter: ^0.1.0 copied to clipboard
Flutter platform adapters for durable_workflow. Provides lifecycle-aware recovery, background scheduling, and monitoring widgets for durable workflow executions.
0.1.0 #
- Initial release.
DurableWorkflowProviderfor Flutter widget tree integration.AppLifecycleObserverfor lifecycle-aware recovery.ForegroundRecoveryfor automatic recovery on app resume.ExecutionMonitorandExecutionListTilemonitoring widgets.- Abstract
BackgroundAdapterfor platform-specific background scheduling.