adaptive_scroller 1.0.1 copy "adaptive_scroller: ^1.0.1" to clipboard
adaptive_scroller: ^1.0.1 copied to clipboard

A Flutter scroll controller for long lists with variable item heights. It adaptively learns item sizes for accurate, efficient scrolling and a better user experience.

1.0.1 #

  • BREAKING: Relocated adaptive_scroller.dart into lib/ directory to follow Dart package conventions.
  • Fixed pubspec.yaml description length to meet pub.dev validation requirements.
  • Added a complete, runnable example application to demonstrate package usage.

1.0.0 #

  • Initial release of the adaptive_scroller package.
  • Provides AdaptiveScrollController for handling large, variable-height lists.
  • Includes SizeReportingWidget to measure item layouts.
1
likes
0
points
212
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter scroll controller for long lists with variable item heights. It adaptively learns item sizes for accurate, efficient scrolling and a better user experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaptive_scroller