paymongo_sdk 1.7.0 copy "paymongo_sdk: ^1.7.0" to clipboard
paymongo_sdk: ^1.7.0 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.7.0

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';
15
likes
140
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

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