paymongo_sdk 1.6.1 copy "paymongo_sdk: ^1.6.1" to clipboard
paymongo_sdk: ^1.6.1 copied to clipboard

Unofficial PayMongo SDK written in Dart for flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add paymongo_sdk

With Flutter:

 $ flutter pub add paymongo_sdk

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

dependencies:
  paymongo_sdk: ^1.6.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:paymongo_sdk/paymongo_sdk.dart';
11
likes
100
pub points
59%
popularity

Publisher

unverified uploader

Unofficial PayMongo SDK written in Dart for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, http, meta

More

Packages that depend on paymongo_sdk