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

outdated

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: ^1.0.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:khalti/khalti.dart';
15
likes
0
pub points
86%
popularity

Publisher

verified publisherkhalti.com

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

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, http, khalti_core, package_info_plus

More

Packages that depend on khalti