Skip to content

2D Follow up: Add dual scrollbar constructors and methods #122348

@Piinks

Description

@Piinks

Part of the 2D scrolling proposal: flutter.dev/go/2D-Foundation

Also part of this:

The proposal outlines adding a .dual constructor to the scrollbar classes in order to support 2D scrolling

  • RawScrollbar
  • Scrollbar
  • CupertinoScrollbar

It also proposes adding a method to scroll behaviors for calling on this in the 2D case. Relying on ScrollBehavior again will also enable other options in 2D scrolling, like if the developer does not want one or both of the scrollbars.

  • ScrollBehavior
  • MaterialScrollBehavior
  • CupertinoScrollBehavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions