medapay 0.1.3 copy "medapay: ^0.1.3" to clipboard
medapay: ^0.1.3 copied to clipboard

The MedaPay Flutter SDK provides convenient access to the MedaPay API from applications written in dart for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add medapay

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

dependencies:
  medapay: ^0.1.3

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:medapay/medapay.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

The MedaPay Flutter SDK provides convenient access to the MedaPay API from applications written in dart for Flutter.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http, url_launcher, webview_flutter

More

Packages that depend on medapay