zainpay 0.1.22 copy "zainpay: ^0.1.22" to clipboard
zainpay: ^0.1.22 copied to clipboard

A flutter package to implement zainpay on your flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zainpay

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

dependencies:
  zainpay: ^0.1.22

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:zainpay/zainpay.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to implement zainpay on your flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

awesome_card, cupertino_icons, flutter, flutter_inappwebview, fluttertoast, font_awesome_flutter, http, intl, overlay_support

More

Packages that depend on zainpay