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

[WINDOWS] BDW_CUSTOM_FRAME ERROR : Error waiting for a debug connection #130

Closed oubadaalkahf closed 2 years ago

oubadaalkahf commented 2 years ago

error Error happen after adding this follow line : auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME | BDW_HIDE_ON_STARTUP); exactly because of BDW_CUSTOM_FRAME need help please!!

CodeDoctorDE commented 2 years ago

Duplicate of #129

oubadaalkahf commented 2 years ago

it works , thank you