advanced_sms_log 1.0.1 copy "advanced_sms_log: ^1.0.1" to clipboard
advanced_sms_log: ^1.0.1 copied to clipboard

PlatformAndroid

Android SMS log reader with real-time incoming stream, optional store observer, SMS send status callbacks, and OTP via SMS User Consent API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_sms_log

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

dependencies:
  advanced_sms_log: ^1.0.1

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:advanced_sms_log/advanced_sms_log.dart';
1
likes
150
points
108
downloads

Publisher

verified publishernh97.co.in

Weekly Downloads

Android SMS log reader with real-time incoming stream, optional store observer, SMS send status callbacks, and OTP via SMS User Consent API.

Homepage
Repository (GitHub)
View/report issues

Topics

#sms #telephony #otp #android #permissions

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_sms_log

Packages that implement advanced_sms_log