Fl_chart: Null Safety

Created on 18 Jan 2021  路  4Comments  路  Source: imaNNeoFighT/fl_chart

Are there plans to add null safety support, and if so: when do you think this might happen.

Thanks!

Fundamental

Most helpful comment

Hi everybody.
I'm really happy to announce that we have migrated to the null-safety!
You can use 0.20.0-nullsafety1 from now!

Also, it would be great if you review my migration code in this branch, and let me know if you have any idea to make it better.

Don't forget to check it in your project, and let me know if there is any problem or bug.

Thanks!

All 4 comments

We must support null safety, and I can't promise when we are going to implement it.
I have to work in my free time.

An increasing number of libraries and dependencies are moving to null safety, and updating to the latests branches of flutter is failing to compile because of the lack of it on this library. Would love to help but I don't know if someone already started doing this?

I went ahead and created a PR for this: https://github.com/imaNNeoFighT/fl_chart/pull/576

Hi everybody.
I'm really happy to announce that we have migrated to the null-safety!
You can use 0.20.0-nullsafety1 from now!

Also, it would be great if you review my migration code in this branch, and let me know if you have any idea to make it better.

Don't forget to check it in your project, and let me know if there is any problem or bug.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davidmarinangeli picture davidmarinangeli  路  3Comments

kw2019ltd picture kw2019ltd  路  6Comments

satrio1256 picture satrio1256  路  6Comments

davidmarinangeli picture davidmarinangeli  路  6Comments

BadReese picture BadReese  路  6Comments