flet icon indicating copy to clipboard operation
flet copied to clipboard

Wrong QR code generated in flet run --android

Open vishnu-rvb opened this issue 1 year ago • 0 comments

Description When running flet run --android the QR code generated is indicating wrong .

Describe the results you received: Correct text is supposed to be http://192.168.0.102:8551/Quarentine-Manager/main.py but upon scanning the QR code we receive the text https://android.flet.dev/192.168.0.102%3A8551/Quarentine-Manager/main.py Screenshot 2024-04-27 200838

Flet version (pip show flet):

Name: flet
Version: 0.22.0
Summary: Flet for Python - easily build interactive multi-platform apps in Python
Home-page:
Author: Appveyor Systems Inc.
Author-email: [email protected]
License: Apache-2.0
Location: c:\program files\python310\lib\site-packages
Requires: cookiecutter, fastapi, flet-runtime, packaging, qrcode, uvicorn, watchdog
Required-by:

Operating system: Windows

vishnu-rvb avatar Apr 27 '24 14:04 vishnu-rvb