slide_countdown library

Classes

DurationTitle
Duration Title is a class that contains day, hour, minute, second properties. which will later show in the view if you assign a value of SeparatorType.title to the SeparatorType enum and you can change the title of the day, hour, minute, and second. For example, you change to Indonesian. By default this title will display in English DurationTitle.en()
SlideCountdown
The SlideCountdownSeparated is a StatefulWidget that creates a countdown timer that slides up or down to display the remaining time and each duration will be separated.
SlideCountdownSeparated
The SlideCountdownSeparated is a StatefulWidget that creates a countdown timer that slides up or down to display the remaining time and each duration will be separated.
StreamDuration

Enums

SeparatorType
An enum class to represent different types of separators.
SlideDirection
An enum for representing the direction of a slide animation.