Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color deprecations should have a dart fix #160617

Open
Piinks opened this issue Dec 19, 2024 · 1 comment
Open

Color deprecations should have a dart fix #160617

Piinks opened this issue Dec 19, 2024 · 1 comment
Labels
c: proposal A detailed proposal for a change to Flutter engine flutter/engine repository. See also e: labels. P3 Issues that are less important to the Flutter project team-engine Owned by Engine team triaged-engine Triaged by Engine team

Comments

@Piinks
Copy link
Contributor

Piinks commented Dec 19, 2024

Deprecations from flutter/engine#54737 should have a dart fix.

I noticed user-created content out in the wild trying to help folks migrate:
image

Dart fix has not been enabled for dart:ui and others, following up in dart-lang/sdk#59764

WIP PR to add this support in #160616

For reference, the migration guide: https://docs.flutter.dev/release/breaking-changes/wide-gamut-framework

@danagbemava-nc danagbemava-nc added in triage Presently being triaged by the triage team engine flutter/engine repository. See also e: labels. c: proposal A detailed proposal for a change to Flutter team-framework Owned by Framework team and removed in triage Presently being triaged by the triage team labels Dec 20, 2024
@goderbauer goderbauer added team-engine Owned by Engine team and removed team-framework Owned by Framework team labels Dec 30, 2024
@jonahwilliams jonahwilliams added P3 Issues that are less important to the Flutter project triaged-engine Triaged by Engine team labels Jan 6, 2025
@gaaclarke
Copy link
Member

I already added dart fix for .opacity .withOpacity: #154953

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: proposal A detailed proposal for a change to Flutter engine flutter/engine repository. See also e: labels. P3 Issues that are less important to the Flutter project team-engine Owned by Engine team triaged-engine Triaged by Engine team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants