izipay_payment 1.0.0 copy "izipay_payment: ^1.0.0" to clipboard
izipay_payment: ^1.0.0 copied to clipboard

A plugin for integrating izipay payment gateway in flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add izipay_payment

With Flutter:

 $ flutter pub add izipay_payment

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

dependencies:
  izipay_payment: ^1.0.0

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:izipay_payment/izipay_payment.dart';
6
likes
0
points
23
downloads

Publisher

verified publishercreegplay.dev

Weekly Downloads

A plugin for integrating izipay payment gateway in flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on izipay_payment

Packages that implement izipay_payment