resend_timer_button 1.0.1 copy "resend_timer_button: ^1.0.1" to clipboard
resend_timer_button: ^1.0.1 copied to clipboard

A customizable Flutter countdown button used for OTP or resend flows.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-07-09 #

🎉 Initial release of resend_timer_button!

Added #

  • ResendTimerButton widget for countdown-based resend flows
  • Support for custom text builder or static text
  • Button types: ElevatedButton, OutlinedButton, and TextButton
  • ResendTimeFormat: time and number
  • Optional ResendTimerButtonController with startTimer() and loading()
  • Custom styling: background color, text color, radius, padding, loading indicator
  • Full example app in example/

1
likes
145
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter countdown button used for OTP or resend flows.

Repository (GitHub)
View/report issues

Topics

#otp #timer #resend #countdown #button

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on resend_timer_button