Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 887 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 887 Bytes

QR code detection application with Flask API and Flutter

  • This application sends the image taken from the phone with Flutter to the Flask API, then the QR codes are detected and marked in the captured image, then this image is encoded with base64 and returned to the phone, finally this base64 encoded image is decoded and displayed on the phone screen.

index0

index