Skip to content

Light/dark theme selection #369

Open
@geoah

Description

@geoah

Flutter on IOS/Android/MacOS (at least) seems to be have the ability to automatically select between the light/dark themes of a MaterialApp based on system settings.

Running the same app with hover doesn't behave the same way and MediaQuery.platformBrightnessOf(context) always reports Brightness.light which I assume is the default.

Is this something that could be implemented on either go-flutter or as a plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    embedderIssue concerns the embedder packageenhancementNew feature or requestpluginIssue about an existing or possible plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions