Closed huage2580 closed 4 months ago
@huage2580 I don't think ensureVisible will work on the library. As you know, the flutter_list_view will reuse the items which invisible in viewport. For example, If item1 is not visble in current window, It will reused in item10 if item10 will show in viewpoint.