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

An official Flutter plugin for Khalti Payment Gateway, combining core functionalities and Flutter UI into a single unified package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add khalti_sdk

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

dependencies:
  khalti_sdk: ^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_sdk/khalti_sdk.dart';
4
likes
160
points
68
downloads

Documentation

Documentation
API reference

Publisher

verified publisherayushtimalsina.com.np

Weekly Downloads

An official Flutter plugin for Khalti Payment Gateway, combining core functionalities and Flutter UI into a single unified package.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

device_info_plus, equatable, flutter, flutter_inappwebview, http, internet_connection_checker_plus, meta, package_info_plus, url_launcher

More

Packages that depend on khalti_sdk