flutter_heyteacher_timer_workflow 2.0.3+132 copy "flutter_heyteacher_timer_workflow: ^2.0.3+132" to clipboard
flutter_heyteacher_timer_workflow: ^2.0.3+132 copied to clipboard

The flutter heyteacher package for timer workflow

Flutter Heyteacher Timer Workflow #

This package provides functionalities to manage timer-based workflows for the Heyteacher project.

Features #

This package exports the following modules via timer_workflow.dart:

  • Workflow Management:
    • TimerWorkflow: The core class for managing the lifecycle of a timer workflow.
    • WorkflowStatus: Defines the current state of the workflow.
  • Tasks:
    • TimerTask: Represents a specific task definition within the workflow.
    • RunningTask: Represents an active instance of a task.
  • Localization: FlutterHeyteacherTimerWorkflowLocalizations provides localized strings for workflow-related UI.
  • Error Handling:
    • WorkflowTaskAlreadyInitialized
    • WorkflowTaskNotInitialized

Usage #

Import the main library file to access the components:

import 'package:flutter_heyteacher_timer_workflow/timer_workflow.dart';
0
likes
0
points
13
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

The flutter heyteacher package for timer workflow

Repository
View/report issues

Topics

#flutter #timer #workflow #timer-workflow

Funding

Consider supporting this project:

liberapay.com

License

unknown (license)

Dependencies

flutter, flutter_heyteacher_locale, flutter_heyteacher_platform, flutter_localizations, intl

More

Packages that depend on flutter_heyteacher_timer_workflow