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).
12
likes
140
points
10
downloads

Documentation

API reference

Publisher

verified publisheropensource.bytedance.com

Weekly Downloads

ScrollKit provides additional features for list in Flutter Apps.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_kit