vishnu-rvb
vishnu-rvb
**Description** I have a flask server that is running on the url 'http://192.168.0.103:5000' in which i intent to send http request. during Flet run command the app runs without any...
**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...
**Description** Trying to build a Alert dialog control that is made of a column that contains long list of text control. Setting the scrollable=True in alert dialog control works when...