Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aguilaair/covcheck

Flutter European Vaccination Certificate Checker. Supports all types of digital certificates, including vaccination, test, and recovery.
https://github.com/aguilaair/covcheck

android covid-19 dart dgc easy-to-use european-union flutter health vaccination-certificate validator

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# CovCheck - Check EU Vaccination Status
[English Version](https://github.com/aguilaair/covid-certificate-checker#readme)
[![Codemagic build status](https://api.codemagic.io/apps/61ae30a600c5fee93a2b32db/61af835df16a5919d7c363fc/status_badge.svg)](https://codemagic.io/apps/61ae30a600c5fee93a2b32db/61af835df16a5919d7c363fc/latest_build) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/aguilaair/covid-certificate-checker) ![GitHub](https://img.shields.io/github/license/aguilaair/covid-certificate-checker)
![Banner](https://raw.githubusercontent.com/aguilaair/covid-certificate-checker/main/assets/promo/banner-es.svg)Covcheck es una app hacha con Flutter diseñada para ver y validar Certificados Digitales COVID-19 emitidos por la UE, incluyendo vacunación, resultado de tests y estado de recuperación. Sigue la [estructura indicada por la UE](https://ec.europa.eu/health/sites/health/files/ehealth/docs/covid-certificate_json_specification_en.pdf) para extraer los daos además de verificar la firma electrónica del código QR utlizando la base de datos y certificados proporcinada por la [Agencia de Salud Elctrónica de Suecia](https://dgcg.covidbevis.se/tp/).

## Funcionalidades de CovCheck
- La primera app diseñada con hosteleros y empresas en mente, rápida, sencilla y adecuada para sitios con mucho flujo de gente
- Sencilla de configurar y utilizar, con mensajes claros sobre la validez del certificado
- Verde: Todo Ok
- Naranja: Certificado válido pero con una pauta que no se cumple (e.g. no todas las dosis)
- Rojo: No se ha podido verificar el certificado
- Datos adicionales como la edad promueven la seguridad de los locales de acceso restringido, los DNIs falsos yo no sirven
- Compatible con cualquier PDA para un escaneo extremadamente rápido y de alto volumen. Cualquier PDA con escaner 2D (QR) funciona, recomendamos Honeywell para la mejor experiencia.
- Disponible en todas las plataformas, incluyendo Android, iOS, iPadOS, Windows (Sólo modo PDA), Linux (Sólo modo PDA) y MacOS (Sólo modo PDA) además de en [la web](https://covcheck.eduardom.dev)

La validación de certificados es hecha por [dart_cose](https://pub.dev/packages/dart_cose).
![Banner Screenshot](https://raw.githubusercontent.com/aguilaair/covid-certificate-checker/main/assets/promo/Banner%20Main%20ES.png)
Get it on Google Play
### Pronto en la App Store
Get it on the App Store

# Contributing
¿Quieres contribuir? [Compureba esto](https://github.com/aguilaair/covid-certificate-checker#contributing)