scroll_to_index_plus 1.0.0 copy "scroll_to_index_plus: ^1.0.0" to clipboard
scroll_to_index_plus: ^1.0.0 copied to clipboard

Programmatic scroll-to-index for any Flutter ScrollView with variable / unknown item heights. Uses a two-phase scroll hidden behind a seamless fade transition.

1.0.0 #

  • Initial release
  • ScrollToIndexListView, ScrollToIndexGridView, ScrollToIndexCustomScrollView, ScrollToIndexSingleChildScrollView
  • ScrollablePositionedList + PositionedListItem lower-level API
  • Optional controller — simple API or flexible API
  • Built-in highlight with PositionedItemHighlight
  • Variable / unknown item heights via two-phase scroll with fade transition
  • initialScrollIndex support
  • IndexAlignment.start / center / end
2
likes
160
points
72
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Programmatic scroll-to-index for any Flutter ScrollView with variable / unknown item heights. Uses a two-phase scroll hidden behind a seamless fade transition.

Repository (GitHub)
View/report issues
Contributing

Topics

#listview #scroll #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_to_index_plus