FLUTTER ECOSYSTEM

scrollable_list_tab_scroller

Customizable Flutter widget that synchronizes a scrollable list of grouped items with tabs

scrollable_list_tab_scroller cover
Latest version
3.1.1
30-day downloads
1.7K
Likes
172
Pub points
150

Package Overview

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

Overview

A customizable Flutter widget that synchronizes a scrollable list of grouped items with corresponding tabs, enabling seamless navigation between sections. As users scroll through the list, the active tab updates dynamically, and selecting a tab smoothly scrolls to the respective section. Ideal for content-heavy apps with categorized data, such as catalogs, documentation, or media libraries. The widget supports multiple platforms and offers flexible styling and customization options.

Use cases
  • Content categorization in apps
  • Documentation or help centers
  • Media library navigation
  • E-commerce product listings
  • User profile sections
Key features
  • Synchronized tab and list scrolling
  • Customizable tab appearance
  • Smooth section transitions
  • Support for multiple platforms
  • Configurable group headers
  • Responsive design
Suitable for
  • Developers building categorized content interfaces
  • Apps requiring synchronized tab and scroll behavior
  • Projects needing cross-platform compatibility
  • Designers wanting flexible UI components
Considerations
  • Requires careful handling of large datasets
  • May need performance optimization for long lists
  • Custom styling may require additional code
  • Limited built-in animations beyond basic transitions
  • Depends on correct grouping of list items
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add scrollable_list_tab_scroller

Categories

Related projects

No data available yet.