scroll_to_index 1.0.6 scroll_to_index: ^1.0.6 copied to clipboard
scroll to the index of any scrollable widget in Flutter
CHANGES #
1.0.0
- public release
1.0.1
- adjustment for extension
1.0.2
- #7: cast to RenderBox of ctx.findRenderObject()
1.0.3
- #15: InputConnection closed when calling highlight()
1.0.4
- #16: setState cancels highlight
1.0.4+1
- fix leaks
1.0.5
- #17: scroll to a index when empty ScrollTag state shouldn't cause exception
1.0.6
- support animated highlight