flutter_web_scroll 1.0.1
flutter_web_scroll: ^1.0.1 copied to clipboard
A high-performance smooth scrolling package for Flutter web applications. Provides Lenis-style momentum scrolling, linear interpolation, elastic spring physics, and custom scroll behaviors. Perfect fo [...]
1.0.1 #
- Enhanced package metadata and SEO for better discoverability
- Added comprehensive topics list for improved search indexing
- Improved package description with additional keywords
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