Skip to content

Conversation

parodyBit
Copy link
Contributor

migrate flutter for windows desktop app

  • explicitly define the assets directory
  • remove the run_loop.cpp in favor of using native windows dispatch msgs
  • redefine how light or dark mode is updated with the system defaults for windows using dwmapi.h (Desktop Window Manager - DWM)

migrate flutter for windows desktop app

- explicitly define the assets directory
- remove the run_loop.cpp in favor of using native windows dispatch msgs
- redefine how light or dark mode is updated with the system defaults for windows using `dwmapi.h` (Desktop Window Manager - DWM)
@parodyBit parodyBit requested a review from gabaldon April 22, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant