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

AuroPay plugin allows you to accept in-app payments providing you with the building blocks, to create a seamless checkout experience for iOS and Android apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auropay_payments

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

dependencies:
  auropay_payments: ^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:auropay_payments/auropay_payments.dart';
0
likes
160
pub points
38%
popularity

Publisher

unverified uploader

AuroPay plugin allows you to accept in-app payments providing you with the building blocks, to create a seamless checkout experience for iOS and Android apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on auropay_payments