ypay_api 1.0.8 copy "ypay_api: ^1.0.8" to clipboard
ypay_api: ^1.0.8 copied to clipboard

Easy, cross-platform payment API for online systems.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ypay_api

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

dependencies:
  ypay_api: ^1.0.8

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:ypay_api/ypay_api.dart';
2
likes
160
points
299
downloads

Publisher

unverified uploader

Weekly Downloads

Easy, cross-platform payment API for online systems.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

clipboard, flutter, flutter_web_plugins, http, pinput, plugin_platform_interface, url_launcher, url_launcher_platform_interface, web

More

Packages that depend on ypay_api

Packages that implement ypay_api