google / flutter.widgets

Home Page:https://pub.dev/packages/flutter_widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ScrollablePositionedList] Add support for `findChildIndexCallback`.

xsahil03x opened this issue · comments

Similar to regular SliverList, we need this property to remove unwanted repainting of the widget items.
More info here: https://api.flutter.dev/flutter/widgets/SliverChildBuilderDelegate/findChildIndexCallback.html