otp_phone_verify 1.0.4 copy "otp_phone_verify: ^1.0.4" to clipboard
otp_phone_verify: ^1.0.4 copied to clipboard

A beautiful and customizable Flutter package for phone number verification using WhatsApp OTP via WhatsOTP.me service. Features multi-language support, beautiful themes, and easy integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_phone_verify

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

dependencies:
  otp_phone_verify: ^1.0.4

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_phone_verify/otp_phone_verify.dart';
7
likes
125
points
157
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A beautiful and customizable Flutter package for phone number verification using WhatsApp OTP via WhatsOTP.me service. Features multi-language support, beautiful themes, and easy integration.

Homepage
Repository (GitHub)
View/report issues

Topics

#otp #phone-verification #authentication #whatsapp #sms

Documentation

Documentation
API reference

Funding

Consider supporting this project:

whatsotp.me

License

MIT (license)

Dependencies

flutter, http, pinput

More

Packages that depend on otp_phone_verify