thoth 1.0.2+5
thoth: ^1.0.2+5 copied to clipboard
A Flutter collection of utility classes for geometry problems.
1.0.2 #
Added:
- the vector projection method
- the projectionOnALine method
- the subsegment method
1.0.1 #
Fixed:
- the vector angle method
- the rectangleAroundLine method
1.0.0 #
First stable version:
- added a coordinate system management
- added distanceBetweenPoints method
- added rectangleAroundLine method
0.0.1 #
- initial release