flutter - How to auto scroll to index with dynamic height programmatically
问题 According to Flutter's issue here , The Auto-Scroll to Index where each cell/item has dynamic height is currently not supported. I have tried another solution but no works. so, What's a temporary solution to make ListView with AutoScroll for dynamic height? Any Idea? 回答1: Your question so, What's a temporary solution to make ListView with AutoScroll for dynamic height? Screen Record solution scroll-to-index package This package provides the scroll to index mechanism for fixed/variable row