kaizapay_sdk_dart 1.0.3 copy "kaizapay_sdk_dart: ^1.0.3" to clipboard
kaizapay_sdk_dart: ^1.0.3 copied to clipboard

A KaizaPay package for accepting payments in your Dart application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kaizapay_sdk_dart

With Flutter:

 $ flutter pub add kaizapay_sdk_dart

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

dependencies:
  kaizapay_sdk_dart: ^1.0.3

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:kaizapay_sdk_dart/kaizapay_sdk_dart.dart';
0
likes
140
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A KaizaPay package for accepting payments in your Dart application.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

dartz, dio

More

Packages that depend on kaizapay_sdk_dart