scroll_kit 0.1.0 copy "scroll_kit: ^0.1.0" to clipboard
scroll_kit: ^0.1.0 copied to clipboard

ScrollKit provides additional features for list in Flutter Apps.

0.1.0 #

  • [✓] JumpTo(int index)
  • [✓] ScrollTo(int index)
  • [✓] Load list content from both leading and trailing direction.
  • [✓] Reuse Element and RenderObject of list item.
  • [✓] Provide life-cycle callbacks of list item.
  • [✓] Load more list items without refreshing the whole list.
  • [✓] Provides compatibility with refresh components(SmartRefresher).
11
likes
120
pub points
0%
popularity

Publisher

verified publisheropensource.bytedance.com

ScrollKit provides additional features for list in Flutter Apps.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_kit