-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Brightness is currently defined within system_chrome.dart, which is part of services in the framework.
Brightness is needed for reporting platformBrightness from the platform, which requires the definition of Brightness to be available within the engine.
This ticket is to move the definition of Brightness to dart:ui within the engine and then add an export back to system_chrome.dart to stay backward compatible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.