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

PlatformAndroid

Plugin Flutter para integração com o SDK Zoop SmartPOS. Permite realizar pagamentos, PIX, login e cancelamentos através de terminais SmartPOS da Zoop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoop_payment_tech

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

dependencies:
  zoop_payment_tech: ^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:zoop_payment_tech/zoop_payment_tech.dart';
0
likes
140
points
6
downloads

Publisher

verified publisherjylabtech.com.br

Weekly Downloads

Plugin Flutter para integração com o SDK Zoop SmartPOS. Permite realizar pagamentos, PIX, login e cancelamentos através de terminais SmartPOS da Zoop.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zoop_payment_tech

Packages that implement zoop_payment_tech