sms_user_consent 0.0.2 copy "sms_user_consent: ^0.0.2" to clipboard
sms_user_consent: ^0.0.2 copied to clipboard

outdated

Implements Android's SMS User Consent API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_user_consent

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

dependencies:
  sms_user_consent: ^0.0.2

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_user_consent/sms_user_consent.dart';
83
likes
0
pub points
79%
popularity

Publisher

unverified uploader

Implements Android's SMS User Consent API

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sms_user_consent