Duplicate Check
Describe the bug
I am trying a very simple example code and app cannot start. The application window still shows the status working.
Code sample
Code
import flet as ft
def main(page: ft.Page):
page.add(ft.Text(value="Hello, world!"))
ft.run(main)
To reproduce
flet run main.py
Expected behavior
No response
Screenshots / Videos
Captures
Operating System
macOS
Operating system details
Sequoia 15.7.5
Flet version
0.85.1
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
Suggestions
No response
Logs
Logs
Additional details
no problem with Flet 0.80.0
Duplicate Check
Describe the bug
I am trying a very simple example code and app cannot start. The application window still shows the status working.
Code sample
Code
To reproduce
flet run main.py
Expected behavior
No response
Screenshots / Videos
Captures
Operating System
macOS
Operating system details
Sequoia 15.7.5
Flet version
0.85.1
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
Suggestions
No response
Logs
Logs
[Paste your logs here]Additional details
no problem with Flet 0.80.0