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 compile and runtime errors (showing white screen still) #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vijayvepa
Copy link

Fixed errors for Dart 2/ Flutter 0.3.1, but only showing white screen on run, and below message:

I/flutter ( 3663):  ### Size: ui.window.physicalSize=Size(768.0, 1184.0), windowLogicalSize = mediaQueryData.size = Size(384.0, 592.0),chartLogicalSize=Size(384.0, 296.0)

@mzimmerm
Copy link
Owner

Hi Vijay,

Thanks for the changes, I appreciate this. I have been, for the last few weeks, sitting on my changes migrating to 2.0, which overlap your changes, so I am not sure I will be able to merge this. I committed a subset of my changes yesterday. Your changes look better in some cases, but I also have some additional diffs . Let me commit my changes, and see if that works for you. Some of my changes remove the ability to display int values on the Y axis (show as double), that is partly why I did not commit them all yet. But I will now, if you are using flutter charts with 2.0 compatibility, please let me know if that works for you.

Thanks
Milan

@vijayvepa
Copy link
Author

vijayvepa commented May 5, 2018 via email

@AgainPsychoX
Copy link

So... shouldn't it be closed or somehow dispatched?

@vijayvepa
Copy link
Author

vijayvepa commented Jun 14, 2019 via email

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.

3 participants