brcode 0.0.2 copy "brcode: ^0.0.2" to clipboard
brcode: ^0.0.2 copied to clipboard

Generates Pix code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add brcode

With Flutter:

 $ flutter pub add brcode

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

dependencies:
  brcode: ^0.0.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:brcode/brcode.dart';
5
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Generates Pix code.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crc, crclib, diacritic, luthor, slugify

More

Packages that depend on brcode