Closed
Description
Duplicate Check
- I have searched the opened issues and there are no duplicates
Describe the bug
After I build my flet app using pyinstaller and try to transfer it to other computers, on startup the app tries to download from the flet website some libraires. Without them it won't run. On previous releases it didn't work like that, I could just do pyinstaller and it will work without downloading any additional libraires.
Code sample
Code
[Paste your code here]
To reproduce
- create any simple flet desktop app
- use pyinstaller to build
- run on a different computer when the wifi is off
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
windows 11
Flet version
0.25.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 response
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done