-
Notifications
You must be signed in to change notification settings - Fork 281
Open
Labels
embedderIssue concerns the embedder packageIssue concerns the embedder packageenhancementNew feature or requestNew feature or requestpluginIssue about an existing or possible pluginIssue about an existing or possible plugin
Description
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
Labels
embedderIssue concerns the embedder packageIssue concerns the embedder packageenhancementNew feature or requestNew feature or requestpluginIssue about an existing or possible pluginIssue about an existing or possible plugin