checkout_com_api_client 1.0.0+1 copy "checkout_com_api_client: ^1.0.0+1" to clipboard
checkout_com_api_client: ^1.0.0+1 copied to clipboard

Checkout.com api client for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add checkout_com_api_client

With Flutter:

 $ flutter pub add checkout_com_api_client

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

dependencies:
  checkout_com_api_client: ^1.0.0+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:checkout_com_api_client/checkout_com_api_client.dart';
1
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Checkout.com api client for Dart

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, logging, uuid

More

Packages that depend on checkout_com_api_client