svg_path_parser
A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.
1.1.2
15K downloads/mo
#2485 most downloaded on pub.dev
masterashu/svg_path_parser
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 2.4 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2020 to Dec 2023
2021
2022
2023
2024
2025
2026
Releases
latest 7-
1.1.202 Dec 2023 -
1.1.119 Jul 2021Release notes
Open source →- Allow Flags without separators in cubic Bézier curves see details here: issue#6
-
1.1.019 Jul 2021Release notes
Open source →- Fixed an issue where using an absolute command after
a relative command will lead to wrong parsing behavior.
See details here: issue#7
- Fixed an issue where using an absolute command after
a relative command will lead to wrong parsing behavior.
-
1.0.007 Mar 2021Release notes
Open source →- Added null safety support
- Fixed unable to parse the sequence
H 4and similar. issue - Fix Typo in README
-
0.1.131 May 2020Release notes
Open source →- Added flag failSilently to parseSvgPath which will return an empty Path object if the provided path is invalid.
-
0.1.018 Apr 2020 -
0.0.917 Apr 2020