top flutterリストパッケージ FlutterのListViewウィジェットは、スクロール可能なリストでデータを表示するために使用されます。以下のFlutterパッケージを使用することで、スライド可能、スワイプ可能、または再順序可能なアイテムを持つリストを追加することができます。また、Sliver List、Grouped List、Alphabet Listなどの特殊なリストも作成することができます。
reorderables
983
Reorderable table, row, column, wrap, sliver list that allow drag and drop of their children.
flutter_swipe_action_cell
429
An awesome UI package incluing iOS style cell swipe action effect.You can use this package to implement iOS style tableView cell swipe action
super_sliver_list
229
Drop-in replacement for SliverList that can handle arbitrary number of items with variable extents.
swipeable_tile
204
A package to dismiss with animated background. Also Swipe to tigger action without dismiss.
alphabet_list_scroll_view
196
A customizable listview with A-Z side scrollbar to fast jump to the item of the selected character.
animated_list_plus
172
A Flutter ListView that implicitly animates between the changes of two lists with the support to reorder its items.
transformable_list_view
117
Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
sticky_infinite_list
112
任意の方向でレンダリングできるヘッダーを持つスティッキーな無限リストです。ヘッダーの位置をサポートしています。設定オプションまたはオーバーライドでカスタマイズできます。
flutter_cart
99
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.
great_list_view
97
A Flutter package that enhance the standard list view with implicit animations on changes and so on. See README.md file.
alphabet_scroll_view
95
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
82
Circle Wheel List View for flutter based on ListWheelScrollView by flutter team.
list_tile_switch
74
モジュールのListTileを元にしたシンプルでエレガントなウィジェットで、カスタムなオリジナルのMaterilalとCupertinoのスイッチの実装を組み合わせます。
shaky_animated_listview
73
スクロールの変更を画面上で追跡するためのリストアニメーション、またはリストの最初のアタッチメントでアイテムを異なるトランジションルールでアニメーション化します。
infinite_grouped_list
41
Flutter での動的なスクロール可能なリスト、アイテムを効率的にグループ化し、ユーザーがスクロールする際にデータをシームレスに読み込む機能を提供します。
animated_stream_list
33
Stream<List<E>>からのアニメーション付き変更を簡単に表示するFlutterライブラリ。 StreamBuilder + ListView.Builderのようなものですが、アニメーションがあります。
checkbox_list_tile_more_customizable
2
よりカスタマイズ可能な詳細を提供するCheckboxListTile、伝統的なフラッターのCheckboxListTileに基づく