PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 4
  1. 3.1.0 03 Jun 2023
    Release notes
    • DEPRECATED Deprecated ArrowPath.make(), use ArrowPath.addTip() instead.
    • Added ArrowPath.addTip(), which is the same as ArrowPath.make() but without isDoubleSided and with the new isBackward argument. 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).
    Open source →
  2. 3.0.0 18 Jul 2022
    Release notes
    • (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.
    Open source →
  3. 2.0.0 13 May 2021
    Release notes
    • Breaking change: Null safety
    Open source →
  4. 1.0.0 11 May 2019
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive