arrow_path
Draw arrows with Path objects easily. Paths can be composited to add arrows to any curve and draw all at once.
3.1.0
3.7K downloads/mo
#4288 most downloaded on pub.dev
quentinleguennec/flutter-arrow-path
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.2 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
4 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2019 to Jun 2023
2020
2021
2022
2023
2024
2025
2026
Releases
latest 4-
3.1.003 Jun 2023Release notes
Open source →- DEPRECATED Deprecated ArrowPath.make(), use ArrowPath.addTip() instead.
- Added ArrowPath.addTip(), which is the same as ArrowPath.make() but without
isDoubleSidedand with the newisBackwardargument. This will allow more control on what side the arrow should be added. - Updated README to add migration instructions.
- Updated for Flutter 3.10 and Dart 3.
- Update Example app.
- Update License wording (same license).
-
3.0.018 Jul 2022Release notes
Open source →- (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.013 May 2021 -
1.0.011 May 2019