quickauth_flutter 1.2.1 copy "quickauth_flutter: ^1.2.1" to clipboard
quickauth_flutter: ^1.2.1 copied to clipboard

Flutter phone authentication SDK — passwordless OTP login over SMS & WhatsApp, OneTap silent re-auth, SMS autofill, and DPDP/GDPR consent.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quickauth_flutter

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

dependencies:
  quickauth_flutter: ^1.2.1

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:quickauth_flutter/quickauth_flutter.dart';
0
likes
150
points
284
downloads

Documentation

API reference

Publisher

verified publisherquickauth.in

Weekly Downloads

Flutter phone authentication SDK — passwordless OTP login over SMS & WhatsApp, OneTap silent re-auth, SMS autofill, and DPDP/GDPR consent.

Homepage
Repository (GitHub)
View/report issues

Topics

#authentication #otp #login #sms #whatsapp

License

MIT (license)

Dependencies

flutter, http, package_info_plus, shared_preferences

More

Packages that depend on quickauth_flutter

Packages that implement quickauth_flutter