appspro_sdk 0.1.0 copy "appspro_sdk: ^0.1.0" to clipboard
appspro_sdk: ^0.1.0 copied to clipboard

Native Flutter widgets and a typed client for AppsPro carrier-billed subscriptions (BDApps DCB, Robi/Airtel) — phone, OTP, status and cancel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appspro_sdk

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

dependencies:
  appspro_sdk: ^0.1.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:appspro_sdk/appspro_sdk.dart';
2
likes
160
points
54
downloads

Documentation

Documentation
API reference

Publisher

verified publishertexion.tech

Weekly Downloads

Native Flutter widgets and a typed client for AppsPro carrier-billed subscriptions (BDApps DCB, Robi/Airtel) — phone, OTP, status and cancel.

Homepage
Repository (GitHub)
View/report issues

Topics

#subscriptions #payments #carrier-billing #otp

License

MIT (license)

Dependencies

flutter, http, meta, shared_preferences

More

Packages that depend on appspro_sdk