br_code_pix 1.0.0 copy "br_code_pix: ^1.0.0" to clipboard
br_code_pix: ^1.0.0 copied to clipboard

A Dart package to generate and parse Static and Dynamic BR Code (Pix EMV QR Code) payloads, including strict BACEN CRC16 calculation.

1.0.0 #

  • Initial release.
  • Adds fully functioning implementation of BR Code (EMV QR Code) generation for Static Pix payloads.
  • Adds support for Dynamic Pix (generateDynamic) complying to the BCB Pix API.
  • Implements robust local Crc16-CCITT validation module to ensure exact code generation matching banking systems.
  • Extrapolates Emv block parsing using EmvUtil that stringently sanitizes inputs to avoid parsing failures.
  • NEW: Adds BrCodePixWidget for instant, out-of-the-box physical QR Code rendering in Flutter apps.
1
likes
160
points
37
downloads

Publisher

verified publisherlucasveneno.com

Weekly Downloads

A Dart package to generate and parse Static and Dynamic BR Code (Pix EMV QR Code) payloads, including strict BACEN CRC16 calculation.

Repository (GitHub)
View/report issues

Topics

#pix #brcode #bacen #emv #qrcode

Documentation

API reference

License

MIT (license)

Dependencies

flutter, qr_flutter

More

Packages that depend on br_code_pix