thawani_payment 1.1.2 copy "thawani_payment: ^1.1.2" to clipboard
thawani_payment: ^1.1.2 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 Dart:

 $ dart pub add thawani_payment

With Flutter:

 $ flutter pub add thawani_payment

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

dependencies:
  thawani_payment: ^1.1.2

Alternatively, your editor might support dart pub get or 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
0
pub points
68%
popularity

Publisher

verified publisherabom.me

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

License

unknown (license)

Dependencies

flutter, flutter_svg, http, shared_preferences, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on thawani_payment