otp_verification_flutter 0.1.2 copy "otp_verification_flutter: ^0.1.2" to clipboard
otp_verification_flutter: ^0.1.2 copied to clipboard

An animated, fully customizable OTP verification widget for Flutter, with native autofill support (SMS / QuickType) and idle, verifying, success and error states.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_verification_flutter

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

dependencies:
  otp_verification_flutter: ^0.1.2

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_verification_flutter/otp_verification_flutter.dart';
1
likes
160
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An animated, fully customizable OTP verification widget for Flutter, with native autofill support (SMS / QuickType) and idle, verifying, success and error states.

Repository (GitHub)
View/report issues

Topics

#otp #authentication #sms #verification

License

MIT (license)

Dependencies

flutter

More

Packages that depend on otp_verification_flutter