Skip to content

selectDetails name conflict #2410

@rossnelson111

Description

@rossnelson111

Bug description

I'm encountering a name conflict due to the SelectionDetails class being defined in both:

package:flutter/src/widgets/selectable_region.dart
package:syncfusion_flutter_charts/src/common/user_interaction/selection_behavior.dart

I am unable to resolve this from my code directly since the conflict is inside of the syncfusion_flutter_charts.

Steps to reproduce

  1. Create a flutter app with the latest version of Flutter
  2. import the syncfusion_flutter_charts
  3. Try run the app. It should fail

Code sample

Code sample
[Add your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Stack Traces

Stack Traces
[Add the Stack Traces here]

On which target platforms have you observed this bug?

Web

Flutter Doctor output

Doctor output
[Add your output here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    chartsCharts componentwaiting for customer responseCannot make further progress until the customer responds.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions