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

PlatformAndroid

A versatile and efficient solution designed to enhance the user experience by automating the process of filling in OTPs sent via SMS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add otp_autofill_sms

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

dependencies:
  otp_autofill_sms: ^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:otp_autofill_sms/otp_autofill_sms.dart';
3
likes
140
points
7
downloads

Publisher

verified publishertanacom.io

Weekly Downloads

A versatile and efficient solution designed to enhance the user experience by automating the process of filling in OTPs sent via SMS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on otp_autofill_sms

Packages that implement otp_autofill_sms