flutter_jazzcash 1.0.5 copy "flutter_jazzcash: ^1.0.5" to clipboard
flutter_jazzcash: ^1.0.5 copied to clipboard

A Flutter package for JazzCash payment integration supporting both mobile wallet and card payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_jazzcash

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

dependencies:
  flutter_jazzcash: ^1.0.5

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:flutter_jazzcash/flutter_jazzcash.dart';
13
likes
160
points
18
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package for JazzCash payment integration supporting both mobile wallet and card payments.

Repository (GitHub)
View/report issues

Topics

#payment #jazzcash #pakistan #mobile-wallet #card-payment

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, webview_flutter

More

Packages that depend on flutter_jazzcash