Skip to content

We see ambiguous references when we think we shouldn't #1328

@sethladd

Description

@sethladd

From https://travis-ci.org/flutter/flutter/builds/191793939 (a Travis build for Flutter), using dartdoc 0.9.9

Ambiguous reference to [Flexible.fit] in 'widgets.Column' (/home/travis/build/flutter/flutter/packages/flutter/lib/src/widgets/basic.dart:2206). We found matches to the following elements: 'material.Flexible.fit', 'widgets.Flexible.fit'
Ambiguous reference to [Flexible.fit] in 'widgets.Column' (/home/travis/build/flutter/flutter/packages/flutter/lib/src/widgets/basic.dart:2206). We found matches to the following elements: 'material.Flexible.fit', 'widgets.Flexible.fit'

We would expect to not see these warnings, because Flexible.fit really comes from widgets.Flexible.fit

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0A serious issue requiring immediate resolutioncustomer-flutterIssues originating from important to Flutter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions