OwnWeb / map_elevation

A widget to display elevation of a track (polyline) like Leaflet.Elevation
MIT License
28 stars 9 forks source link

Null safety migration #5

Closed Geonjae-Joo closed 3 years ago

Geonjae-Joo commented 3 years ago

hi First, I am so thankful for what you have done here. I am just wondering is there any plane for migrating null-safety?? or any way to use this package with null-safety version of dart and flutter?

HugoHeneault commented 3 years ago

Hello @Geonjae-Joo !

Thanks for your kind words. 😊

We don't have much time these days for a null safety migration. If you - or anyone interested - could work on it (see migration guide) I would review it asap.

Have a nice day!

HugoHeneault commented 3 years ago

We're about to ship null safety. Could you have a try and tell us if that's ok for you?

6