heremaps / flexible-polyline

Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
MIT License
89 stars 76 forks source link

Added dart - null safety #43

Closed darwin-morocho closed 3 years ago

darwin-morocho commented 3 years ago

I've updated the code to support null safety for dart >= 2.12.0

lene commented 3 years ago

@darwin-morocho, thank you for your contribution! I reviewed and approved, but to pass the automated checks you still need to sign off your commit. Please see here for instructions how to sign off: https://github.com/heremaps/flexible-polyline/pull/43/checks?check_run_id=2702182981

Once the signoff is done I will merge.

darwin-morocho commented 3 years ago

@darwin-morocho, thank you for your contribution! I reviewed and approved, but to pass the automated checks you still need to sign off your commit. Please see here for instructions how to sign off: https://github.com/heremaps/flexible-polyline/pull/43/checks?check_run_id=2702182981

Once the signoff is done I will merge.

Hi. I've signed off my commit

lene commented 3 years ago

Sorry, I did not get notified of your sign off and of your comment, so I only noticed it now. It is merged now, thanks again for your contribution!