sms_autofill 2.4.1 copy "sms_autofill: ^2.4.1" to clipboard
sms_autofill: ^2.4.1 copied to clipboard

Flutter plugin to provide SMS code autofill support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_autofill
copied to clipboard

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

dependencies:
  sms_autofill: ^2.4.1
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:sms_autofill/sms_autofill.dart';
copied to clipboard
840
likes
140
points
204k
downloads

Publisher

verified publisherjaumard.com

Weekly Downloads

2024.09.16 - 2025.03.31

Flutter plugin to provide SMS code autofill support

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pin_input_text_field

More

Packages that depend on sms_autofill