khalti_checkout_core 1.0.0-dev.2 copy "khalti_checkout_core: ^1.0.0-dev.2" to clipboard
khalti_checkout_core: ^1.0.0-dev.2 copied to clipboard

unlisted

An official wrapper around Khalti Payment Gateway's REST API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add khalti_checkout_core

With Flutter:

 $ flutter pub add khalti_checkout_core

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

dependencies:
  khalti_checkout_core: ^1.0.0-dev.2

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:khalti_checkout_core/khalti_checkout_core.dart';
1
likes
0
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

An official wrapper around Khalti Payment Gateway's REST API.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

device_info_plus, equatable, flutter, meta, package_info_plus

More

Packages that depend on khalti_checkout_core