Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@aam
Copy link
Member

@aam aam commented Dec 12, 2019

This is to work around an issue with analyzer at 2.7.0 and above complaining about unused enum values https://github.com/flutter/engine/runs/344747526.

This is to work around an issue with analyzer reporting unused enum values https://github.com/flutter/engine/runs/344747526.
@aam
Copy link
Member Author

aam commented Dec 12, 2019

cc @srawlins

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a dep for this at line 384

@aam
Copy link
Member Author

aam commented Dec 12, 2019

We already have a dep for this at line 384

Yeah, the point was to override incoming dependency with older 2.6.0 which didn't have change in analyzer that started tripping unused field in painting.dart (see #14440)

@aam
Copy link
Member Author

aam commented Dec 12, 2019

Going with #14440 instead

@aam aam closed this Dec 12, 2019
@aam aam deleted the fix-dart-sdk-at-2-6-0 branch December 12, 2019 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants