Open wpritom opened 3 months ago
the same issue! UI loading very slower
It also happening with me. UI not refresh automatically.
Will you guys mind sharing a screen record?
Sounds like the issue i faced in
Will you guys mind sharing a screen record?
I shared a screen record
I observe the same situation. In demonstrating this problem, the program was build using "flet build windows" command, there were no errors during assembly, the code was taken from the example.
https://github.com/user-attachments/assets/2714be92-4d20-4f74-b6fa-d7005266d146
This problem still remains in the latest version (0.24.0).
It is also happening in android
https://github.com/user-attachments/assets/b2eb70de-382d-44b1-8e35-56bee07642f0.mp4
Inconsistent performance in Windows build has been observed. There are 3 scenarios after running the executable file.
There is no way to sense the reason behind this behavior. This happens for as simple code as following:
The app is build with the following command.
OS : Windows 11 Python: 3.12.4 Flet: 0.23.2 Flutter: 3.22.3
The build is also tested in other desktops. The behavior was same.