Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Windows] System theme integration is broken #110700

Closed
@loic-sharma

Description

@loic-sharma

A Flutter windows app should be able to follow the system's theme:

  1. Theme awareness. At startup, the app should be able to detect whether the system theme is in light or dark mode
  2. React to system changes. If you switch your system theme, the app and its window should switch accordingly.

This was implemented in flutter/engine#29303 but seems to have regressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressiona: desktopRunning on desktopcustomer: googleVarious Google teamsengineflutter/engine repository. See also e: labels.platform-windowsBuilding on or for Windows specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions