Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
107 stars 132 forks source link

Nullsafety support #54

Closed alvincast closed 3 years ago

alvincast commented 3 years ago

hello there i would like to know when null safety will be supported ?

namchuai commented 3 years ago

@Dammyololade, please review #49 .

rakeshlanjewar commented 3 years ago

@Dammyololade When we should expect that it will land in pub.dev

rakeshlanjewar commented 3 years ago

@Dammyololade please see #56

And sorry i have published this package with another name untill you merge the pull request

serraojoao commented 3 years ago

Hello, @Dammyololade any expected timeline for the null safety release? thank you,

Dammyololade commented 3 years ago

The package now supports null safety