Wanna-Pizza
Wanna-Pizza
Same to me @ndonkoHenri I have same issue. Sometimes app starting properly, but almost all time its just white/black screen.
Thats crazy lmao
> [@Wanna-Pizza](https://github.com/Wanna-Pizza) can you paste `flet build` log please? Also, try running the app in "incognito mode" - it could be a browser caching. ``` [11:00:38] Run subprocess: ['/Users/mf/Flutter Sdk/flutter/bin/flutter',...
here is what happened when I run `python -m http.server --directory ./build/web/` If I run "flet run src/main.py" I see application in web. But I don't see any asset images...
> Will you mind trying the [latest pre-release](https://flet.dev/blog/introducing-flet-1-0-alpha/#trying-flet-10-alpha)? I can try with some easy app. But my app using like 3-5 extensions. And most of functions aren't ASYNC. So this...