Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "View" name conflict with Flutter master. #200

Closed
wants to merge 1 commit into from

Conversation

liangxianzhe
Copy link

The Flutter master branch introduced a widgets/view.dart, which has a name conflict.

The Flutter master branch introduced a `widgets/view.dart`, which has
name conflict.
@liangxianzhe
Copy link
Author

@entronad

@entronad
Copy link
Owner

entronad commented Apr 6, 2023

I have fiexed it in v2.0.2 by changing the View to ChartView.

Still I an curious why you use a master channel of Flutter instead of stable or beta, would you tell me your consideration?

@liangxianzhe
Copy link
Author

Thanks. I use my fork of flutter because I need some changes (which are not yet upstreamed).

@entronad
Copy link
Owner

entronad commented Apr 7, 2023

@liangxianzhe
Got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants