flutter / flutter/flutter

[flutter_svg] Dashed path support

Open
#158,589 0 comments 0 reactions 0 assignees View on GitHub
c: proposal p: flutter_svg package team-engine
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

_Imported from https://github.com/dnfield/flutter_svg/issues/9_

Original report by @dnfield on May 3, 2018

(should be done in the path library)

- [x] Support non-percentage dash-offset
- [ ] Support percentage based dash-offsets

---
Comment by @dnfield on May 9, 2018
Initial support in ed4dc94

Doesn't yet support dashed paths with percentages in the dash array. I'm not 100% sure of the best way to implement this, particularly since by the spec it's acutally viewport percentage rather than path length percentage - I'm inclined right now to not implement it until/unless I see a compelling example of it being needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.