Skip to content

Flutter European Vaccination Certificate Checker. Supports all types of digital certificates, including vaccination, test, and recovery.

License

Notifications You must be signed in to change notification settings

aguilaair/CovCheck

Repository files navigation

CovCheck - Check EU Vaccination Status

Version en Español Codemagic build status GitHub release (latest by date) GitHub BannerCovcheck is a Flutter app designed to view and validate EU Digital COVID Certificates, including vaccination status, testing results and recovery status. It follows the schema set out by the EU to extract the data as well as verifying the signature of the QR code using the certificates and data provided by the Swedish eHealth Agency.

CovCheck Features

  • The first app designed with hoteliers and businesses in mind, fast, simple and suitable for sites with a high flow of people
  • Simple to set up and use, with clear messages about the validity of the certificate
    • Green: All Ok
    • Orange: Valid certificate, but with a guideline that is not fulfilled (e.g. not all doses)
    • Red: Certificate could not be verified
  • Additional data such as age promote the security for restricted access premises, fake IDs are of no use anymore.
  • Compatible with any PDA for extremely fast and high volume scanning. Any PDA with 2D (QR) scanner works, we recommend Honeywell for the best experience.
  • Available on all platforms, including Android, iOS, iPadOS, Windows (only PDA mode), Linux (only PDA mode) and MacOS (only PDA mode) in addition to the web

The verification is done by dart_cose.

CovCheck - The easy and efficient EU vaccination card checker | Product Hunt

Banner Screenshot

Coming Soon to an App Store near you

Get it on the App Store

Get it on Google Play

Contributing

Due to the sensitive nature of the content in lib\certs\ no PRs will be accepeted that modify any files in that directory. If you want to request an update please open a new issue.