thawani_payment 0.0.6 copy "thawani_payment: ^0.0.6" to clipboard
thawani_payment: ^0.0.6 copied to clipboard

Flutter package helps you to use thawani checkout api , and add thawani payment in the Flutter App

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thawani_payment

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

dependencies:
  thawani_payment: ^0.0.6

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:thawani_payment/thawani_payment.dart';
13
likes
140
pub points
68%
popularity
screenshot

Publisher

verified publisherabom.me

Flutter package helps you to use thawani checkout api , and add thawani payment in the Flutter App

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on thawani_payment