dartclub / turf_dart

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

Implement booleanWithin #167

Closed jsiedentop closed 4 months ago

jsiedentop commented 4 months ago

It's worth mentioning that the pipeline failed due to two analyzer errors. The errors are related to the recent Dart 3.3.0 release and also affect the main branch.