pix_flutter 2.2.0 copy "pix_flutter: ^2.2.0" to clipboard
pix_flutter: ^2.2.0 copied to clipboard

Wrapper para usar o API PIX, compatível com a maioria do PSPs. Para mais informações, acesse a documentação do PSP de sua escolha.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pix_flutter

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

dependencies:
  pix_flutter: ^2.2.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:pix_flutter/pix_flutter.dart';
35
likes
130
pub points
94%
popularity

Publisher

verified publisherhuodelivery.com

Wrapper para usar o API PIX, compatível com a maioria do PSPs. Para mais informações, acesse a documentação do PSP de sua escolha.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on pix_flutter