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

discontinued

Unofficial PayMaya SDK for flutter. A mirror of https://github.com/PayMaya/PayMaya-JS-SDK-v2

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paymaya_flutter

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

dependencies:
  paymaya_flutter: ^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:paymaya_flutter/paymaya_flutter.dart';
2
likes
120
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial PayMaya SDK for flutter. A mirror of https://github.com/PayMaya/PayMaya-JS-SDK-v2

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http

More

Packages that depend on paymaya_flutter

Packages that implement paymaya_flutter