arrow_path 3.0.0
arrow_path: ^3.0.0 copied to clipboard
Draw arrows with Path objects easily. Paths can be composited to add arrows to any curve and draw all at once.
[3.0.0] - 2022-07-18 #
- (Potentially) Breaking change: Updated to AndroidX.
- Fixed issue when the given path is too small (for example a 0 length path). Thanks to @Freancy for bug report.
- Example App: Added ScrollView and removed vertical screen constraint.
- Example App: Update to Android embedding V2.
- Improved code style.
[2.0.0] - 2021-04-29 #
- Breaking change: Null safety
[1.0.0] - 2019-05-11 #
- Initial release.