flutter_web_scroll 1.0.0
flutter_web_scroll: ^1.0.0 copied to clipboard
A high-performance smooth scrolling package for Flutter web with multiple scroll types including Lenis-style scrolling, linear, elastic, and custom behaviors.
1.0.0 #
- Initial release of flutter_web_scroll package
- Multiple scroll types: Lenis-style, Linear, Elastic, Custom, and Native
- Configurable scroll speed, damping, and momentum
- High-performance 60fps smooth scrolling
- Drag-to-scroll with 1:1 finger tracking
- Momentum scrolling with configurable throw distance
- Elastic overscroll support
- Zero external dependencies