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

Flutter package helps you to use thawani checkout api with save the cards , 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: ^1.2.4

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
130
points
189
downloads
screenshot

Publisher

verified publisherabom.me

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, http, shared_preferences, url_launcher, webview_flutter, webview_flutter_android

More

Packages that depend on thawani_payment