
Flutter Gems
A Flutter package landscape guide comprising 1500+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe for Updates Contribute
Crafted with π for Flutter Community

flutter_slidable
π 1062
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
READ MOREscrollable_positioned_list
π 244
A list with helper methods to programmatically scroll to an item.
READ MORE
reorderables
π 176
Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children.
READ MORE
grouped_list
π 150
A Flutter ListView where the list items can be grouped into sections.
READ MORE
implicitly_animated_reorderable_list
π 125
A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.
READ MORE
inview_notifier_list
π 71
A Flutter package that builds a listview and notifies when the widgets are on screen.
READ MORE
alphabet_list_scroll_view
π 64
A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.
READ MORE
scroll_snap_list
π 54
A Flutter widget that allows "snaping" event to an item at the end of user-scroll.
READ MOREindexed_list_view
π 46
Similar to a ListView, but lets you programmatically jump instantly to any item, by index. Performant for lists of any size.
READ MORE
sticky_and_expandable_list
π 34
Build a grouped list, which support expand/collapse section and sticky header, support use it with sliver widget.
READ MORE
sticky_infinite_list
π 32
Infinite list with sticky headers that can be rendered any direction. Supports header positioning. Can be customized or with config options or with override.
READ MORE
sticky_grouped_list
π 30
A ScrollablePositionedList where the list items can be grouped into sections.
READ MORE
infinite_listview
π 29
ListView with items that can be scrolled infinitely in both directions.
READ MORE
azlistview
π 27
A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.
READ MORE
circle_list
π 26
This is a flutter circle list plugin written entirely using dart,you can use it in iosγandroid or web!
READ MORE
animated_stream_list
π 24
A Flutter library to easily display a list with animated changes from a Stream>. It's like StreamBuilder + ListView.Builder with animations.

animated_list_view_scroll
π 24
A widget that provides a list view with scrolling animation. You can set the animation for each object and other interesting features!
READ MORE
circle_wheel_scroll
π 22
Circle Wheel List View for flutter based on ListWheelScrollView by flutter team.
READ MORElistview_utils
π 16
Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.
READ MORE
group_list_view
π 14
Flutter package for ListView that allows you to group list items and support headers.
READ MOREdrag_list
π 11
Flutter list widget that allows to drag and drop items and define custom drag handle widget.
READ MORE
marquee_flutter
π 8
A Marquee widght with ListView,Can scroll vertically or horizontally
READ MORElist_tile_more_customizable
π 7
A ListTile with more customizable details, which provides more customizable functions, based on the traditional flutter ListTile.
READ MORE
extended_list
π 7
extended list support track collect garbage/viewport indexes, build lastChild as special child and enable to layout close to trailing.
READ MORE