otp_count_down_plus 2.2.0 copy "otp_count_down_plus: ^2.2.0" to clipboard
otp_count_down_plus: ^2.2.0 copied to clipboard

A fork of otp_count_down package. A new dart package for easy implementation of OTP Count Down.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_count_down_plus

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

dependencies:
  otp_count_down_plus: ^2.2.0

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_count_down_plus/otp_count_down_plus.dart';
0
likes
160
points
50
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

A fork of otp_count_down package. A new dart package for easy implementation of OTP Count Down.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on otp_count_down_plus