We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If i try to run flet newest as 0.22 flet stopping running[
](url)
import flet as ft def main(page: ft.Page): page.title = "Test App" page.add(ft.Text("Hello, Flet!")) ft.app(target=main)
Just run it as app on windows 10 (no webview)
No response
[Upload media here]
macOS
Windows 10
0.26.0.dev4003
Yes, it used to work in a previous Flet version (please specify the version in additional details)
[Paste your logs here]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Duplicate Check
Describe the bug
If i try to run flet newest as 0.22 flet stopping running[
](url)
Code sample
Code
To reproduce
Just run it as app on windows 10 (no webview)
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
macOS
Operating system details
Windows 10
Flet version
0.26.0.dev4003
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 response
The text was updated successfully, but these errors were encountered: