flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
166.23k stars 27.5k forks source link

[Feature Request] Add support for "overflow" tabs in TabBar #128148

Open kenzieschmoll opened 1 year ago

kenzieschmoll commented 1 year ago

Here's a custom implementation we put together for DevTools: Screenshot 2023-06-02 at 10 18 19 AM PR: https://github.com/flutter/devtools/pull/5875.

It would be great if this (and tab re-ordering https://github.com/flutter/flutter/issues/127693) were supported for the TabBar widget out of the box.

Pebkac03 commented 5 months ago

Glad to hear I'm not the only one thinking this should be added. TabBar overflow is an issue for long and/or dynamically created TabBars.

Feel that this as well as allowing the TabBar to wrap should be added in addition to the current isScrollable.

flutter-triage-bot[bot] commented 3 months ago

This issue is missing a priority label. Please set a priority label when adding the triaged-design label.