Skip to content

Add StrokeCap parameter on CircularProgressIndicator #109137

@Hari-07

Description

@Hari-07

Use case

This would allow circular progress indicators to have rounded tips, which is a useful addition in certain designs

Proposal

The Paint() method already has a StrokeCap property which determinds how the end of drawn lines/arcs look, so I propose the CircularProgressIndicator have a parameter that ultimately passes this down to the paint method inside _CircularProgressIndicatorPainter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions