79450800

Date: 2025-02-19 09:33:20
Score: 2
Natty:
Report link

Flutter currently does not have implemented solution to scroll list view to make sure item is visible , but there is an ways to do it ,in case if your items has fixed height you can do that by scrollController.scrolTo , also Scrollable.ensureVisible() function also can help you.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Karen Ghazaryan