korapay_flutter 0.4.1 copy "korapay_flutter: ^0.4.1" to clipboard
korapay_flutter: ^0.4.1 copied to clipboard

Korapay payment gateway integration for Flutter. This SDK allows easy integration of Korapay's payment services into your Flutter applications with a customizable UI component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add korapay_flutter

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

dependencies:
  korapay_flutter: ^0.4.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:korapay_flutter/korapay_flutter.dart';
0
likes
120
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Korapay payment gateway integration for Flutter. This SDK allows easy integration of Korapay's payment services into your Flutter applications with a customizable UI component.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, http

More

Packages that depend on korapay_flutter