blob: 94b7ceb390dbad4016939190f07a42023971dfbf [file] [log] [blame]
name: path_parsing
version: 0.1.3
description: >
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.
author: Dan Field <dfield@gmail.com>
homepage: https://github.com/dnfield/dart_path_parsing
dependencies:
vector_math: ">=2.0.6 <3.0.0"
meta: ">=1.1.2 <2.0.0"
dev_dependencies:
path: ^1.5.1
test: ^1.3.4
environment:
sdk: ">=1.19.0 <3.0.0"