qr_bill 1.1.0 copy "qr_bill: ^1.1.0" to clipboard
qr_bill: ^1.1.0 copied to clipboard

A Flutter library for use in the development of Swiss payment QR bills and payment slips.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_bill

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

dependencies:
  qr_bill: ^1.1.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:qr_bill/qr_bill.dart';
4
likes
140
points
234
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for use in the development of Swiss payment QR bills and payment slips.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pdf, qr

More

Packages that depend on qr_bill