-
Notifications
You must be signed in to change notification settings - Fork 877
Open
Labels
chartsCharts componentCharts componentwaiting for customer responseCannot make further progress until the customer responds.Cannot make further progress until the customer responds.
Description
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
- Create a flutter app with the latest version of Flutter
- import the syncfusion_flutter_charts
- 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
Labels
chartsCharts componentCharts componentwaiting for customer responseCannot make further progress until the customer responds.Cannot make further progress until the customer responds.