read_otp_plugin 0.0.8 copy "read_otp_plugin: ^0.0.8" to clipboard
read_otp_plugin: ^0.0.8 copied to clipboard

Reading incoming-and-expected SMS only using sms permission and broadcast receiver

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add read_otp_plugin

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

dependencies:
  read_otp_plugin: ^0.0.8

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:read_otp_plugin/read_otp_plugin.dart';
5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Reading incoming-and-expected SMS only using sms permission and broadcast receiver

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on read_otp_plugin