Re-consider adding dashed/dotted borders
Open
c: new feature
c: proposal
framework
P2
team-design
triaged-design
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
### Use case
Issue #4858 was closed, really, without resolution. I saw some notes about poor performance (ex. being expensive) but now we have Impeller. Creating our own dashed/dotted borders is unnecessarily complicated, often involving the use of a CustomPainter.
### Proposal
I'm not sure of an API yet but at the bare minimum we should be able to control the size of the line/dot, and the spacing between them. We should also be able to set the radius of the dot/line.
Contributor guide
Assessment
This issue has not been assessed yet.