-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
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
Flet build windows failed but worked previously in same version #4621
Comments
I don't know whether it works, but try using Flutter 3.24.5 or below. |
+1. I'm having this exact same issue. |
I've tried this and can confirm it works. Used FVM to downgrade and it built. |
@baebranch I love you so much. Installing that older version solved my problem. Thank you. |
Can you please add the instructions for this with steps |
In the terminal:
|
Duplicate Check
Describe the bug
Flet build windows
is no longer working.Used to work previously in the same version 0.25.2 itself last week but now not working.
Building with pyInstaller is still working.
Flet run
command is working.Requirements
requirements.txt
Code sample
Code
To reproduce
1.Navigate to root in terminal/shell
2.Run command
flet build windows -v
Expected behavior
Build success
Operating System
Windows
Operating system details
Windows 10
Flet version
0.25.2
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
used to work in 0.21.x,0.22.0, 0.22.2, 0.22.1 and 0.25.2
Logs
Logs
The text was updated successfully, but these errors were encountered: