Skip to content

Feature Request: Ignore duplicate annotations from local dependencies #9

@orestesgaolin

Description

@orestesgaolin

We're following app structure where in top level packages directory we store set of Dart/Flutter dependencies. The analyzer step for the main app detects the same analyzer errors as the package specific one, resulting with duplicate annotations e.g. here in case where const should be applied to the class in the packages/app_ui library:

CleanShot 2022-01-17 at 12 22 14@2x

The request is to:

  • either ignore duplicate annotations
  • allow for ignoring the subdirectory e.g. packages

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions