Description
A Flutter change to the Color
API stumbled on some failures in the Zulip tests, which (since #239) are registered in Flutter's "customer tests" suite: flutter/flutter#154123
A Flutter maintainer kindly investigated and found that our dependency flutter_color_models
and its dependency color_models
needed some changes to accommodate the API change. They made a PR to those projects and asked us to make the Zulip tests pass again by adding dependency overrides pointing to their fork, until the projects incorporate the changes and make a release.
I'm working on a PR with those dependency overrides. This issue is to track removing those overrides and just pointing to versions of those dependencies that accommodate the changed Color
API, once such versions are published.
Metadata
Metadata
Assignees
Type
Projects
Status