QR code detection application with Flask API and Flutter
Read Time:19 Second

QR code detection application with Flask API and Flutter

0 0
QR code detection application with Flask API and Flutter

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.

QR code detection application with Flask API and Flutter

QR code detection application with Flask API and Flutter

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A clone of Wordle written using Flutter
Entrada siguiente Weather App Using OpenWeatherMap API service Daily Forecast and Historical Weather based on users location