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

Enhanced ListView.builder with index-based programmatic scrolling, alignment control, offset handling, and optional customizable scrollbar for Flutter.

1.0.0 #

Added #

  • Comprehensive inline documentation for all public APIs.
  • Exported controller (IndexedScrollController) and tag widget (IndexedScrollTag) from root library.
  • Example application demonstrating basic usage, auto-scroll, offset, and external controller patterns.
  • Widget tests for build, auto-scroll triggering, and external controller scrolling.
  • MIT License file.

Improved #

  • README with full feature list, installation, usage snippets, API overview, and parameters table.
  • Pubspec description and metadata (repository, issue tracker).

Notes #

  • Stable 1.0.0 release – API considered ready for production use.

0.0.1 #

  • Initial release
0
likes
160
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

Enhanced ListView.builder with index-based programmatic scrolling, alignment control, offset handling, and optional customizable scrollbar for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, post_frame

More

Packages that depend on indexscroll_listview_builder