flutter / flutter/flutter

Re-consider adding dashed/dotted borders

Open
#165,790 6 comments 2 reactions 0 assignees View on GitHub
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

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.