sms_autofill_plus 1.0.0 copy "sms_autofill_plus: ^1.0.0" to clipboard
sms_autofill_plus: ^1.0.0 copied to clipboard

Modern SMS OTP Autofill for Flutter. Support for SMS Retriever API, User Consent API, and WebOTP. Includes Material 3 UI components and easy integration with Firebase, Supabase, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_autofill_plus

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

dependencies:
  sms_autofill_plus: ^1.0.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:sms_autofill_plus/sms_autofill_plus.dart';
1
likes
130
points
78
downloads

Documentation

API reference

Publisher

verified publishershirsh.dev

Weekly Downloads

Modern SMS OTP Autofill for Flutter. Support for SMS Retriever API, User Consent API, and WebOTP. Includes Material 3 UI components and easy integration with Firebase, Supabase, and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on sms_autofill_plus

Packages that implement sms_autofill_plus