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

Fix export strategy of turf library #169

Closed lukas-h closed 4 months ago

lukas-h commented 4 months ago

I moved this to a separate, new issue:

     Exactly, so far none of the boolean functions have been exported at all. I have exported all boolean functions as part of booleanWithin #167 in `package:turf/boolean.dart`. But we need to take a closer look:

Seems to have grown historically. Maybe we should take another look at it together? @lukas-h

_Originally posted by @jsiedentop in https://github.com/dartclub/turf_dart/issues/151#issuecomment-1944160983_