izipay_sdk 1.0.1 copy "izipay_sdk: ^1.0.1" to clipboard
izipay_sdk: ^1.0.1 copied to clipboard

Flutter plugin for the official Izipay Android and iOS SDKs. Supports card payments and Yape on both platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add izipay_sdk

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

dependencies:
  izipay_sdk: ^1.0.1

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:izipay_sdk/izipay_sdk.dart';
1
likes
140
points
112
downloads

Documentation

API reference

Publisher

verified publisherdarkcodex.dev

Weekly Downloads

Flutter plugin for the official Izipay Android and iOS SDKs. Supports card payments and Yape on both platforms.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on izipay_sdk

Packages that implement izipay_sdk