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

discontinued
outdated

Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ars_sms_retriever

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

dependencies:
  ars_sms_retriever: ^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:ars_sms_retriever/ars_sms_retriever.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherarsam.me

Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ars_sms_retriever