sms_retriever_v2 0.0.20 copy "sms_retriever_v2: ^0.0.20" to clipboard
sms_retriever_v2: ^0.0.20 copied to clipboard

A new Flutter plugin to retrieve the SMS on Android using SMS Retrieval API(Fix)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_retriever_v2

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

dependencies:
  sms_retriever_v2: ^0.0.20

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_retriever_v2/sms_retriever.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter plugin to retrieve the SMS on Android using SMS Retrieval API(Fix)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sms_retriever_v2