bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
815 stars 229 forks source link

App does not run after Flutter build windows #175

Closed evertonfoz closed 11 months ago

evertonfoz commented 2 years ago

When I run it in VS COde, the application works perfectly. The same occurs by executing the EXE file from the DEBUG folder. However, when flutter build windows is performed and I try to run the application in the RELEASE folder, the window appears with no content and no error.

The Right way, in debug mode image

The wrong way, in release mode image

IhabZaidi commented 1 year ago

i have the same issue

bitsdojo commented 11 months ago

Please try updating to the latest bitsdojo_window version.