polybool
Boolean operations on polygons (union, intersection, difference, xor).
0.2.0
3.5K downloads/mo
#4360 most downloaded on pub.dev
mohammedX6/poly_bool_dart
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Too new to tell
only 1 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
1 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
1 releases · Mar 2023 to Mar 2023
2024
2025
2026
Releases
latest 1-
0.2.001 Mar 2023Release notes
Open source →- Breaking change in public API, e.g. s/RegionPolygon/Polygon + methods.
- Sound Null Safety internally and publicly.
- First tests.
- Internal cleanup, e.g. remove custom linked lists.