brcode

Creator: coderz1093

Last updated:

0 purchases

brcode Image
brcode Images

Languages

Categories

Add to Cart

Description:

brcode

Generates a Pix code!
Features #
It can generate a static Pix with the given info
Getting started #
Install the package
flutter pub add brcode
Usage #
final brCode = BRCode(
pixKey: '123',
merchantName: 'Enrique',
merchantCity: 'São Paulo',
amount: 100,
);

final code = brCode.generate();
copied to clipboard
Additional information #
Made fallowing this guides
https://www.bcb.gov.br/content/estabilidadefinanceira/spb_docs/ManualBRCode.pdf
https://www.bcb.gov.br/content/estabilidadefinanceira/pix/Regulamento_Pix/II_ManualdePadroesparaIniciacaodoPix.pdf

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.