quanht_countdown_timer

Last updated:

0 purchases

quanht_countdown_timer Image
quanht_countdown_timer Images
Add to Cart

Description:

quanht countdown timer

I need help to update this package because I'm not playing with dart anymore #
Countdown - yet another countdown !! #
Countdown is countdown with pause/resume controls.
Simple use #
Use with controls #
import 'package:countdown_timer/countdown_timer.dart';
AppCountdown(
autoStart: true,
onResend: () {
return Future.delayed(Duration.zero);
},
colorTimerStart: Colors.black,
colorTimerEnd: Colors.white,
controller: cdPhoneController,
textResend: Text('resend'),
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.