Skip to content

Move Slider and RangeSlider components from slider_theme.dart to a separate file #162510

@TahaTesser

Description

@TahaTesser

Use case

The slider_theme.dart is file is pretty bloated already and I'm going to update RangeSlider to new M3 redesign which means adding even more components to this file.

https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/slider_theme.dart

It has been suggested that we could move Slider and RangeSlider components into a separate file. Maybe it could be called sliders_components.dart?

Proposal

Move Slider and RangeSlider components from slider_theme.dart into a separate file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: proposalA detailed proposal for a change to Flutterc: tech-debtTechnical debt, code quality, testing, etc.f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions