scroll_to_index 2.1.0 copy "scroll_to_index: ^2.1.0" to clipboard
scroll_to_index: ^2.1.0 copied to clipboard

outdated

Scroll to a specific child of any scrollable widget in Flutter

CHANGES #

2.1.0

  • #45: support highlight builder
  • #61: don't check it if the scroll view is not scrollable
  • #63: fix assertion error

2.0.0 BREAKING enabled null safety.

1.0.6

  • support animated highlight

1.0.5

  • #17: scroll to a index when empty ScrollTag state shouldn't cause exception

1.0.4+1

  • fix leaks

1.0.4

  • #16: setState cancels highlight

1.0.3

  • #15: InputConnection closed when calling highlight()

1.0.2

  • #7: cast to RenderBox of ctx.findRenderObject()

1.0.1

  • adjustment for extension

1.0.0

  • public release
762
likes
0
pub points
99%
popularity

Publisher

verified publisherquire.io

Scroll to a specific child of any scrollable widget in Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on scroll_to_index