custom_arrow 1.0.1
custom_arrow: ^1.0.1 copied to clipboard
A highly customizable Flutter package for drawing arrows between widgets with various styles, curves, and configurations.
1.0.0 #
- Initial release
- Customizable arrow drawing between widgets
- Support for dotted and solid lines
- Multiple curve styles: straight, smooth, sCurve, arc, reversedArc
- Configurable arrow heads
- Anchor positioning system
- Custom control points for Bezier curves
1.0.1 #
- Documentation improvements
- README clarifications and examples
- Improved code comments and formatting
- Minor internal refactoring (no breaking changes)