elgin_payment_tech 1.1.0 copy "elgin_payment_tech: ^1.1.0" to clipboard
elgin_payment_tech: ^1.1.0 copied to clipboard

Plugin Flutter para integrar sua aplicação com o SDK Android da Elgin para meios de pagamento.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add elgin_payment_tech

With Flutter:

 $ flutter pub add elgin_payment_tech

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

dependencies:
  elgin_payment_tech: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:elgin_payment_tech/elgin_payment_tech.dart';
1
likes
0
points
8
downloads

Publisher

verified publisherjylabtech.com.br

Weekly Downloads

Plugin Flutter para integrar sua aplicação com o SDK Android da Elgin para meios de pagamento.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

check_licence_tech, flutter, plugin_platform_interface

More

Packages that depend on elgin_payment_tech

Packages that implement elgin_payment_tech