I'm trying to scroll to a particular row in a gridview. Currently i'm manually calculating how much to scroll and then animate to it using scrollController's animateTo function. Is there an easier or efficient way to do it ?
Asked
Active
Viewed 239 times