https://github.com/dnfield/dart_path_parsing
https://github.com/dnfield/dart_path_parsing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnfield/dart_path_parsing
- Owner: dnfield
- License: mit
- Created: 2018-07-30T14:52:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T23:52:21.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:59:13.822Z (over 1 year ago)
- Language: Dart
- Size: 45.9 KB
- Stars: 27
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# path_parsing
Split from the Flutter path drawing library to create a pure Dart parsing
library for SVG paths and code generation (without dependencies on Flutter
runtime).