google / flutter.widgets

https://pub.dev/packages/flutter_widgets
BSD 3-Clause "New" or "Revised" License
1.37k stars 474 forks source link

ScrollablePositionedList has the same issue, Re-add the ability to return null #501

Open Liloupar opened 11 months ago

Liloupar commented 11 months ago

Problem description

IndexedWidgetBuilder change to NullableIndexedWidgetBuilder

https://github.com/flutter/flutter/issues/108705

Steps to reproduce

1.

Expected behavior

Actual behavior

Environment

Additional details