blob: 6df3e472e491f4f4307de52a0cc842ad98a87540 [file] [log] [blame]
name: path_parsing
version: 0.2.1
description: >
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.
homepage: https://github.com/dnfield/dart_path_parsing
dependencies:
vector_math: ^2.1.0
meta: ^1.3.0
dev_dependencies:
path: ^1.8.0
test: ^1.16.0
environment:
sdk: '>=2.12.0 <3.0.0'