Skip to content

Dart fix support for dart:X libraries #59764

@Piinks

Description

@Piinks

I noticed some deprecations in the Color class were causing some pain for users, so I tried to see if we could add dart fix support for dart:ui.

First I tried setting it up like we have in the framework, with a fix_data directory in the lib/ folder at: engine/src/flutter/lib/
Then I tried moving the fix_data to engine/src/flutter/lib/ui/, but that did not work either.
Am I holding it wrong?
Can dart fix work in these libraries?

See small fix written in flutter/flutter#160616

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-dartfixIssues with the dartfix packagedevexp-data-driven-fixesIssues with the analysis server's support for data-driven fixestype-questionA question about expected behavior or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions