timer_flutter library
Classes
Enums
Extensions
- FtutterTimerExtension on int
- GetFormateTimeAgoStr on TimeAgoFormate?
- --TIME AGO
- GetFormateTimeLeftStr on TimeLeftFormate?
- --TIME LEFT
- ReplashingLeftAgo on String
- ShortAndFullMonthNameExtension on int
- Months
- ShortAndFullWeekNameExtension on int
- Weeks
Functions
-
deg2rad(
double deg) → double -
getTimeAgoConvertedDateTimeF(
DateTime dateTime) → DateTimeF -
getTimeLeftConvertedDateTimeF(
DateTime dateTime) → DateTimeF
Typedefs
- FCurcularTimerBuilder = Widget Function(BuildContext context, String? value, double? progress)