FLUTTER ECOSYSTEM

vertical_scrollable_tabview

A Flutter widget which syncronize a ScrollView and a custom tab view.

vertical_scrollable_tabview cover
Latest version
0.1.2
30-day downloads
932
Likes
105
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter widget that synchronizes a vertical ScrollView with a custom tab view, ensuring smooth scrolling and tab navigation in tandem. It enables users to navigate through content by swiping vertically while the corresponding tab indicator updates dynamically. Ideal for content-heavy interfaces where tab-based organization and continuous scrolling are required. The package supports all major platforms including Android, iOS, Web, macOS, Windows, and Linux, making it versatile for cross-platform applications.

Use cases
  • Content-heavy dashboards
  • Vertical navigation with tabs
  • Scrolling lists with tab indicators
  • Mobile and web app layouts
  • Dynamic tab synchronization
Key features
  • Synchronized scroll and tab selection
  • Customizable tab appearance
  • Cross-platform compatibility
  • Smooth scrolling experience
  • Supports multiple platforms
Suitable for
  • Developers building tabbed vertical interfaces
  • Apps requiring synchronized scrolling and tab navigation
  • Cross-platform Flutter projects
  • UIs with extensive vertical content
Considerations
  • May require additional styling for custom designs
  • Performance impact with very large datasets
  • Limited to vertical scrolling only
  • Requires careful handling of scroll position state
  • Not suitable for horizontal tab layouts
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add vertical_scrollable_tabview

Categories

Source repository

Related projects

No data available yet.