scrollable_tab_view library
Classes
- ScrollableTab
- A widget that provides a scrollable tab view with customizable options.
- ScrollableTabBar
- ScrollableTabBar represents a scrollable tab bar widget.
- ScrollableTabView
- Wrap the children widgets in an AnimatedContainer to enable smooth transitions. This widget displays the currently selected child based on the selectedIndex.
- ScrollableTabViewWithController
- Create a ScrollableTabViewWithController widget to display tab content with a TabController. This widget provides a view where the content for each tab can be managed and displayed based on the selected tab index.