dartclub / turf_dart

A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
https://pub.dev/packages/turf
MIT License
63 stars 29 forks source link

Added support for the area function #123

Closed yardenfi closed 1 year ago

yardenfi commented 2 years ago

@lukas-h Can you take a look please?

lukas-h commented 1 year ago

Please also run dart format . to format the source code properly, so our CI pipeline does not fail the build. Thank you!

lukas-h commented 1 year ago

Thank you very much for the contribution 👍 😄