aeyrium / bezier-chart

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.
Apache License 2.0
447 stars 132 forks source link

Move to NNBD #111

Open stargazing-dino opened 3 years ago

stargazing-dino commented 3 years ago

HI ! Awesome library. I was curious to know if there's any plans to move this lib to null safety.

calvintam236 commented 3 years ago

We’d love to see that happening! This package is not yet updated for Flutter 2..

calvintam236 commented 3 years ago

Flutter v2.2 is out today and we need null-safety - it is default ENABLED now.

calvintam236 commented 3 years ago

i guess this can be closed now since PR has merged and just waiting to be published