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

A Flutter plugin for integrating Telebirr payment SDK in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telebirr_inapp_sdk

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

dependencies:
  telebirr_inapp_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:telebirr_inapp_sdk/telebirr_inapp_sdk.dart';
5
likes
160
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating Telebirr payment SDK in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_spinkit, http, package_info_plus

More

Packages that depend on telebirr_inapp_sdk

Packages that implement telebirr_inapp_sdk