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

Scroll to a specific child of any scrollable widget in Flutter

CHANGES #

3.0.1

  • #94: Why can't forecast the move range when moveTarget is negative?

3.0.0 BREAKING

  • #92: Support for flutter 3

2.1.1

  • #73: Fix unwanted bounce when preferPosition cannot be reached.
  • #69: Fix assertion error

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
725
likes
120
pub points
99%
popularity

Publisher

verified publisherquire.io

Scroll to a specific child of any scrollable widget in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_to_index