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

discontinued
outdated

Unofficial PayMaya SDK for flutter

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.0.1

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
110
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial PayMaya SDK for flutter

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