Replies: 1 comment
-
I recently read on the window_manager package that it isnt recommended to use these two packages together. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Duplicate Check
Describe the requested feature
Can the implementation of the
window.title_bar_hidden
function usebitsdojo_window
instead ofwindow_manager
? Thewindow_manager
has a bug on Windows 10 where the top cannot be resized and the borders are missing, butbitsdojo_window
works fine on Windows 10.Suggest a solution
When building the original Flutter application, implement the
window.title_bar_hidden
feature usingbitsdojo_window
.Screenshots
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions