timer_widget library

Timer Widget - All-in-one countdown, cooldown, debounce, and async loader widget

Classes

TimerWidget<T>
TimerWidget - All-in-one timer/loading widget
TimerWidgetController
Global controller to control any TimerWidget by its ID from anywhere.
TimerWidgetState
Timer widget state containing all info

Enums

ButtonType
Select Button Type
TimerType
Select widget behavior type

Typedefs

TimerWidgetBuilder = Widget Function(BuildContext context, TimerWidgetState state)