pluspay_a2a 0.7.0 copy "pluspay_a2a: ^0.7.0" to clipboard
pluspay_a2a: ^0.7.0 copied to clipboard

PlatformAndroid

PlusPay A2A (app-to-app) payment plugin for Android POS devices — start payments, EOD, refunds and transaction queries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pluspay_a2a

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

dependencies:
  pluspay_a2a: ^0.7.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:pluspay_a2a/pluspay_a2a.dart';
0
likes
160
points
85
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

PlusPay A2A (app-to-app) payment plugin for Android POS devices — start payments, EOD, refunds and transaction queries.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

android_intent_plus, flutter, freezed_annotation, intl, plugin_platform_interface

More

Packages that depend on pluspay_a2a

Packages that implement pluspay_a2a