Open kenzieschmoll opened 1 year 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.
This issue is missing a priority label. Please set a priority label when adding the triaged-design
label.
Here's a custom implementation we put together for DevTools: 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.