Skip to content

disallow referring to members of a prefixed library that are hiddenΒ #2683

Open
@jcollins-g

Description

@jcollins-g

A comment reference to ui.Foo should not be allowed if the import line says import 'dart:ui' as ui hide Foo. This is allowed and used in several places inside flutter via the old lookup code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requesttype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions