top flutterリストパッケージ FlutterのListViewウィジェットは、スクロール可能なリストでデータを表示するために使用されます。以下のFlutterパッケージを使用することで、スライド可能、スワイプ可能、または再順序可能なアイテムを持つリストを追加することができます。また、Sliver List、Grouped List、Alphabet Listなどの特殊なリストも作成することができます。
flutter_slidable
5346
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
reorderables
929
Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children.
flutter_swipe_action_cell
388
An awesome UI package incluing iOS style cell swipe action effect.You can use this package to implement iOS style tableView cell swipe action
alphabet_list_scroll_view
192
A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.
swipeable_tile
188
A package to dismiss with animated background. Also Swipe to tigger action without dismiss.
animated_list_plus
143
A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.
super_sliver_list
125
Drop-in replacement for SliverList that can handle arbitrary number of items with variable extents.
sticky_infinite_list
105
任意の方向でレンダリングできるヘッダーを持つスティッキーな無限リストです。ヘッダーの位置をサポートしています。設定オプションまたはオーバーライドでカスタマイズできます。
transformable_list_view
102
Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
great_list_view
91
A Flutter package that enhance the standard list view with implicit animations on changes and so on. See README.md file.
flutter_cart
90
A flutter package for the cart management. This package helps you to perform basic cart operation like (Add to cart, Remove from cart, Get total count) etc.
alphabet_scroll_view
90
A Scrollable ListView Widget with the dynamic vertical Alphabet List which you can drag and tap to scroll to the first item starting with that letter.
circle_wheel_scroll
80
Circle Wheel List View for flutter based on ListWheelScrollView by flutter team.
list_tile_switch
72
モジュールのListTileを元にしたシンプルでエレガントなウィジェットで、カスタムなオリジナルのMaterilalとCupertinoのスイッチの実装を組み合わせます。
shaky_animated_listview
71
スクロールの変更を画面上で追跡するためのリストアニメーション、またはリストの最初のアタッチメントでアイテムを異なるトランジションルールでアニメーション化します。