sms_insights_flutter 0.0.1-dev.2 copy "sms_insights_flutter: ^0.0.1-dev.2" to clipboard
sms_insights_flutter: ^0.0.1-dev.2 copied to clipboard

PlatformAndroid

Flutter plugin wrapping the PayU SMS Insights Android SDK (core + optional logger). Reads transactional SMS for credit assessment with consent-based permission flow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_insights_flutter

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

dependencies:
  sms_insights_flutter: ^0.0.1-dev.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_insights_flutter/sms_insights_flutter.dart';
0
likes
140
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin wrapping the PayU SMS Insights Android SDK (core + optional logger). Reads transactional SMS for credit assessment with consent-based permission flow.

Topics

#sms #android #sdk #payu #credit

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sms_insights_flutter

Packages that implement sms_insights_flutter