Revise CupertinoColors and CupertinoTheme for dynamic colors #35541
Labels
c: new feature
Nothing broken; request for a new capability
f: cupertino
flutter/packages/flutter/cupertino repository
framework
flutter/packages/flutter repository. See also f: labels.
Uh oh!
There was an error while loading. Please reload this page.
Determine whether/how we should adopt dynamic colors.
Progress
- [ ] segmented_control.dartGoing to make this a new widget.CupertinoSegmentedControl
[iOS 13] segmented control is different #33796.Nice to have
- [ ] https://github.com/flutter/flutter/pull/41859/files#r331609336 MORE ASSERTS, e.g. if aCan't because that will break people usingCupertinoDynamicColor
is used to paint before being resolved.CupertinoColors.activeBlue
systemBlue
) and should show up nicely in devtools/logs. CupertinoDynamicColor improvements #44317The text was updated successfully, but these errors were encountered: