qr_bill 1.0.5 copy "qr_bill: ^1.0.5" to clipboard
qr_bill: ^1.0.5 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.0.5

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';
1
likes
120
pub points
35%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, pdf, qr

More

Packages that depend on qr_bill