path_drawing 0.2.3 path_drawing: ^0.2.3 copied to clipboard
A flutter library to help with (Canvas) Path creation and manipulation
CHANGELOG #
-
0.2.3: Fix bugs in _decomposeCubic -
Offset.scale
andOffset.translate
related -
0.2.2: Fix handling of null dashOffset
-
0.2.1: Add support for dashed paths, update docs
-
0.2.0: not published
-
0.1.1: Fix bug in matrix translate logic
-
0.1.0: Initial release