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

Zest payment sdk for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zest_pay

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

dependencies:
  zest_pay: ^1.0.0

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:zest_pay/zest_pay.dart';
0
likes
120
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Zest payment sdk for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on zest_pay