0 purchases
datetime countdown
Introduction #
Provide package to help user to countdown time using date time.
Usage #
DateTimeCountDown(
expireAt: "2022-05-07 16:00:30",
expiredText: 'Time out',
textStyle: TextStyle(
color: Colors.red,
fontWeight: FontWeight.w700`
)
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.