Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Scrollable, ScrollView and Scrollbar packages
Last updated: November 15, 2024
Scrolling is the act of viewing an entire content (document, image, etc.) by moving up, down, or across a screen or monitor using a scroll bar, scroll wheel, or touchscreen gestures. A scroll controller is an object that manages the scrolling of a view. It is responsible for scrolling the view when the user moves their finger across the screen. The scroll controller also allows the view to be scrolled programmatically.
The complete list of Flutter packages that provide Sliver, Scroll Bar, Scroll View and Scroll Controller utilities for your Flutter app is provided below.
two_dimensional_scrollables
Dart 3 compatible π 378
Maintenance Status: Good
Widgets that scroll using the two dimensional scrolling foundation.
extended_nested_scroll_view
Dart 3 compatible π 281
Maintenance Status: Good
extended nested scroll view to fix pinned header and inner scrollables sync issues.
scrollview_observer
Dart 3 compatible π 218
Maintenance Status: Good
A widget for observing data related to the child widgets being displayed in a ScrollView.
tiktoklikescroller
Dart 3 compatible π 216
Maintenance Status: Good
A vertical fullscreen scroll implementation that snaps in place, similar to the TikTok app
exprollable_page_view
Dart 3 compatible π 145
Maintenance Status: Good
Yet another PageView widget that expands its page while scrolling it. Exprollable is a coined word combining the words expandable and scrollable.
scrollable_list_tab_scroller
Dart 3 compatible π 121
Maintenance Status: Good
Customizable Flutter widget that synchronizes a scrollable list of grouped items with tabs
fading_edge_scrollview
Dart 3 compatible π 112
Maintenance Status: Good
Package providing FadingEdgeScrollView which allows you to build scrollable views with fading edges
overscroll_pop
Dart 3 compatible π 110
Maintenance Status: Good
A Flutter widget for Scrollview, pop when overscroll like Pinterest and Instagram app on iOS
grouped_scroll_view
Dart 3 compatible π 46
Maintenance Status: Good
Provide a List, a grouper, and let it display it as a ListView, a GridView or anything else. Supports checkbox or radio in a scrollView.
nested_scroll_views
Dart 3 compatible π 43
Maintenance Status: Good
Flutter nested scrolling views.
scroll_to_hide
Dart 3 compatible π 38
Maintenance Status: Good
Scroll_To_Hide packge to hide widgets on scroll, sometimes you want to hide the navbar for example when you scroll a listView or GrideView.
cross_scroll
Dart 3 compatible π 36
Maintenance Status: Good
A CrossScroll is a flutter Package that permits itβs child views to be scrolled vertically and Horizontally.
constrained_scrollable_views
Dart 3 compatible π 36
Maintenance Status: Good
Set of useful scrollable views includes ConstrainedScrollView, ScrollableColumn, and ScrollableRow.
snapping_page_scroll
Dart 3 compatible π 32
Maintenance Status: Good
A plugin that allows you to make a pageView that scrolls a certain number of pages based on the scroll velocity, and then snaps to the nearest page.
flutter_scroll_shadow
Dart 3 compatible π 31
Maintenance Status: Good
ScrollShadow adds shadows to a scrollable child. Supports ScrollController and vertical or horizontal orientation.
flutter_any_scroll
Dart 3 compatible π 22
Maintenance Status: Good
Scroll both horizontally and vertically. Use it just like you would use a list view except that you've to add a few more properties as described in the example in the readme.
sliver_tools
Dart 3 compatible π 1.29K
Maintenance Status: Average
A set of useful sliver tools that are missing from the flutter framework
gap
Dart 3 compatible π 878
Maintenance Status: Average
Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views.
draggable_home
Dart 3 compatible π 707
Maintenance Status: Average
Draggable is a library for adding a beautiful draggable home page
web_smooth_scroll
Dart 3 compatible π 139
Maintenance Status: Average
A package to help you provide a smoother and aesthetic scroll feeling.
hidable
Dart 3 compatible π 103
Maintenance Status: Average
Widget, that can make any static located widget hidable (scroll to hide).
loop_page_view
Dart 3 compatible π 74
Maintenance Status: Average
A simple Flutter PageView builder constructor wrapper that allows for endless scrolling on both directions.
vs_scrollbar
Dart 3 compatible π 70
Maintenance Status: Average
Customizable ScrollBar that can be dragged for quick navigation supporting both Horizontal and Vertical list.
scroll_pos
Dart 3 compatible π 62
Maintenance Status: Average
Provides some additional functions to ScrollController to define item position relative to the screen.
reveal_on_scroll
Dart 3 compatible π 62
Maintenance Status: Average
A Flutter library for easily animating widget as they enter/leave the viewport.
scrolls_to_top
Dart 3 compatible π 45
Maintenance Status: Average
A dart package for working with scrolls-to-top iOS feature. Easy to use
anchor_scroll_controller
Dart 3 compatible π 41
Maintenance Status: Average
This package implement a ScrollController which supports anchor. That is, AnchorScrollController supports to scroll to index and listen to index changed while scrolling by user.
dyn_mouse_scroll
Dart 3 compatible π 39
Maintenance Status: Average
A wrapper for scrollable widgets that enables smooth scrolling with a mouse on all platforms.
flexible_scrollbar
Dart 3 compatible π 26
Maintenance Status: Average
A Flexible Scrollbar for Flutter. With this package, you can create custom scroll bars with different predetermined behaviors.
positioned_scroll_observer
Dart 3 compatible π 22
Maintenance Status: Average
An elegant scroll observer that support most scroll views could jump/animateToIndex without breaking current widgets.
scroll_when_needed
Dart 3 compatible π 20
Maintenance Status: Average
A packages that allows us to only scroll when needed with the correct platform specific behaviour.
scroll_to_index
Dart 3 compatible π 765
Maintenance Status: Poor
Scroll to a specific child of any scrollable widget in Flutter
expandable_page_view
Dart 3 compatible π 473
Maintenance Status: Poor
A PageView widget adjusting it's height to currently displayed page
draggable_scrollbar
Dart 3 compatible π 379
Maintenance Status: Poor
A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item.
linked_scroll_controller
Dart 3 compatible π 315
Maintenance Status: Poor
A scroll controller that allows two or more scroll views to be in sync.
extended_sliver
Dart 3 compatible π 159
Maintenance Status: Poor
A powerful extension library of Sliver, which include SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.
flextras
Dart 3 compatible π 139
Maintenance Status: Poor
A collection of Flex widgets (Columns and Rows) with additional functionality.
scroll_loop_auto_scroll
Dart 3 compatible π 104
Maintenance Status: Poor
This widget automatically scrolls the custom child widget to an infinite loop.
flutter_improved_scrolling
Dart 3 compatible π 95
Maintenance Status: Poor
Attempt to implement better scrolling for Flutter Web and Desktop. Includes keyboard, MButton and custom mouse wheel scrolling.
parallax_animation
Dart 3 compatible π 77
Maintenance Status: Poor
This plugin enable a parallax effect in any Scrollable, simply wrap your Scrollable in a ParallaxArea and use a ParallaxWidget inside it.
snap_scroll_physics
Dart 3 compatible π 71
Maintenance Status: Poor
Scroll physics to snap the user scroll at different offsets
opscroll_web
Dart 3 compatible π 62
Maintenance Status: Poor
A library that provides create One-Page Scrolling for Flutter Web. Creating easy and fast one-page landing pages, also provide other scrolling animations like Fade&Drop&Water.
scroll_to_id
Dart 3 compatible π 60
Maintenance Status: Poor
scroll_to_id is a Flutter library that enables screen to auto-scroll by selecting id defined for each widget in scrollview.
scroll_page_view
Dart 3 compatible π 40
Maintenance Status: Poor
A new Flutter Scroll PageView package.support infinite swipe γ custom indicator.
adaptive_scrollbar
Dart 3 compatible π 39
Maintenance Status: Poor
Adaptive desktop-style scrollbar that can be placed on either side of the screen.
scroll_indicator
Dart 3 compatible π 32
Maintenance Status: Poor
Scroll indicator with listening controller of listview or gridview.
scroll_snap_effect
Dart 3 compatible π 26
Maintenance Status: Poor
A Flutter package to create easy scroll snap effect
widgets_visibility_provider
Dart 3 compatible π 25
Maintenance Status: Poor
This is a library that listens to children inside scrollview.
sticky_footer_scrollview
Dart 3 compatible π 23
Maintenance Status: Poor
A Flutter Widget that is scrollable with a sticky footer either stick to the bottom of screen of the end of the scroll body.
sequential_navigator
Dart 3 compatible π 6
Maintenance Status: Poor
A vertical sequential sidebar navigation panel. A way to sequentially control user flow through major and minor sections. Sequential flow through menu or direct page index access
flutter_scroll_to_top
π 103
Maintenance Status: Poor
A package that provides a simple wrapper to wrap your scrollable widgets in, that lets you show a scroll to top prompt to the user when they scroll.
flutter_web_scrollbar
π 47
Maintenance Status: Poor
A customizable scrollbar for flutter web.
flutter_parallax
π 37
Maintenance Status: Poor
A Flutter widget that moves according to a scroll controller.