Closed
Description
Platforms
iOS
Description
I have a CustomScrollView with SliverList.
observeController.animateTo(index: x, ...) works without problems.
Is it possible to find out if index: x is fully shown and don't scroll in this case?
It could be possible that index: x is not fully shown, but a small part. In this case, scroll to the index?
I tried to use onObserve but it won't be called initialy and observerController.dispatchOnceObserve(...) didn't help.
My code
No response
Try do it
No response
Metadata
Metadata
Assignees
Labels
No labels