khalti 2.0.0 copy "khalti: ^2.0.0" to clipboard
khalti: ^2.0.0 copied to clipboard

An official Flutter plugin for Khalti Payment Gateway, to accept payments using Khalti Wallet, E-banking, Mobile Banking, Connect IPS and SCT cards.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add khalti

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

dependencies:
  khalti: ^2.0.0

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:khalti/khalti.dart';
16
likes
150
points
443
downloads

Publisher

verified publisherkhalti.com

Weekly Downloads

An official Flutter plugin for Khalti Payment Gateway, to accept payments using Khalti Wallet, E-banking, Mobile Banking, Connect IPS and SCT cards.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, flutter, http, khalti_core, package_info_plus

More

Packages that depend on khalti