stone_payment_tech 2.1.1 copy "stone_payment_tech: ^2.1.1" to clipboard
stone_payment_tech: ^2.1.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stone_payment_tech

With Flutter:

 $ flutter pub add stone_payment_tech

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

dependencies:
  stone_payment_tech: ^2.1.1

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:stone_payment_tech/stone_tech_payment.dart';
3
likes
0
points
257
downloads

Publisher

verified publisherjylabtech.com.br

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stone_payment_tech

Packages that implement stone_payment_tech