kr_otp 1.0.16 copy "kr_otp: ^1.0.16" to clipboard
kr_otp: ^1.0.16 copied to clipboard

A customizable OTP input field with an optional numeric keypad for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kr_otp

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

dependencies:
  kr_otp: ^1.0.16

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:kr_otp/kr_otp.dart';
2
likes
140
points
164
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable OTP input field with an optional numeric keypad for Flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_shakemywidget, motion_toast, vibration

More

Packages that depend on kr_otp