pagseguro_smart 1.2.2 copy "pagseguro_smart: ^1.2.2" to clipboard
pagseguro_smart: ^1.2.2 copied to clipboard

Plugin em Flutter para integração com o PlugPagServiceWrapper da PagSeguro.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pagseguro_smart

With Flutter:

 $ flutter pub add pagseguro_smart

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

dependencies:
  pagseguro_smart: ^1.2.2

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:pagseguro_smart/pagseguro_smart.dart';
1
likes
0
points
316
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin em Flutter para integração com o PlugPagServiceWrapper da PagSeguro.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pagseguro_smart

Packages that implement pagseguro_smart