qr_eu_digital_covid_certificate 1.0.0 copy "qr_eu_digital_covid_certificate: ^1.0.0" to clipboard
qr_eu_digital_covid_certificate: ^1.0.0 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 Dart:

 $ dart pub add qr_eu_digital_covid_certificate

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 dart pub get):

dependencies:
  qr_eu_digital_covid_certificate: ^1.0.0

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:qr_eu_digital_covid_certificate/qr_eu_digital_covid_certificate.dart';
1
likes
0
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

License

unknown (license)

Dependencies

base45, cbor, flutter

More

Packages that depend on qr_eu_digital_covid_certificate