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

Migrate pie_chart to null safety #65

Closed
peterwvj opened this issue Mar 5, 2021 · 3 comments
Closed

Migrate pie_chart to null safety #65

peterwvj opened this issue Mar 5, 2021 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@peterwvj
Copy link

peterwvj commented Mar 5, 2021

This package should be migrated to null safety so that other apps and packages depending on it can (more easily) migrate to null safety as well.

Do you have any plans for this?

Thanks.

Related links:

https://dart.dev/null-safety/migration-guide

https://www.youtube.com/watch?v=bvq7wbn4VAA&ab_channel=Flutter

@apgapg
Copy link
Owner

apgapg commented Mar 5, 2021

Yes I am planning to do this tomorrow itself.

@apgapg apgapg added the good first issue Good for newcomers label Mar 5, 2021
@apgapg apgapg self-assigned this Mar 5, 2021
@apgapg
Copy link
Owner

apgapg commented Mar 5, 2021

Done v5.0.0
pie_chart is now fully null safe 😊

@apgapg apgapg closed this as completed Mar 5, 2021
@peterwvj
Copy link
Author

peterwvj commented Mar 5, 2021

That was fast :) Thanks a lot!

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

No branches or pull requests

2 participants