otpless_flutter 2.2.4 copy "otpless_flutter: ^2.2.4" to clipboard
otpless_flutter: ^2.2.4 copied to clipboard

Flutter plugin to integrate OTPless login with whatsapp with flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otpless_flutter
copied to clipboard

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

dependencies:
  otpless_flutter: ^2.2.4
copied to clipboard

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:otpless_flutter/otpless_flutter.dart';
copied to clipboard
40
likes
130
points
2.08k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Flutter plugin to integrate OTPless login with whatsapp with flutter

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on otpless_flutter