otp_widget 1.2.0 copy "otp_widget: ^1.2.0" to clipboard
otp_widget: ^1.2.0 copied to clipboard

Generic OTP Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_widget

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

dependencies:
  otp_widget: ^1.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_widget/otp_widget.dart';
1
likes
110
points
9
downloads

Publisher

verified publisherayushsuman.com

Weekly Downloads

Generic OTP Widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on otp_widget