otp_resend_timer 1.0.0 copy "otp_resend_timer: ^1.0.0" to clipboard
otp_resend_timer: ^1.0.0 copied to clipboard

Flutter widget that handle OTP resend functionality with customizable UI, animations, and callback support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_resend_timer
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  otp_resend_timer: ^1.0.0
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:otp_resend_timer/otp_resend_timer.dart';
copied to clipboard
9
likes
150
points
106
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter widget that handle OTP resend functionality with customizable UI, animations, and callback support.

Repository (GitHub)
View/report issues

Topics

#flutter #dart #otp #animation #resend

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on otp_resend_timer