qr_eu_digital_covid_certificate 1.0.3 copy "qr_eu_digital_covid_certificate: ^1.0.3" to clipboard
qr_eu_digital_covid_certificate: ^1.0.3 copied to clipboard

A package for parsing the encrypted plaintext contained in the QR code of EU COVID-19 digital vaccination certificates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qr_eu_digital_covid_certificate

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

dependencies:
  qr_eu_digital_covid_certificate: ^1.0.3

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_eu_digital_covid_certificate/qr_eu_digital_covid_certificate.dart';
1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A package for parsing the encrypted plaintext contained in the QR code of EU COVID-19 digital vaccination certificates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base45, cbor, flutter

More

Packages that depend on qr_eu_digital_covid_certificate