infinite_scroller 1.1.0
infinite_scroller: ^1.1.0 copied to clipboard
A high-performance, infinitely scrolling horizontal grid widget for Flutter. Features synchronized tabs, haptic feedback, controller support, and extensive customization.
1.1.0 #
- Added
onTabDoubleTapcallback for double-tap gestures on section tabs - Added
onTabLongPresscallback for long-press gestures on section tabs - Updated example app to demonstrate new tab gesture callbacks
1.0.0 #
- Initial release
- Infinite horizontal scrolling with seamless looping
- Synchronized tab bar with auto-selection
- Programmatic navigation via
ScrollerController - Configurable tab bar, grid, and haptic settings
- Generic type support for custom data models
- RTL/LTR text direction support
- Loading and empty state widgets
- Haptic feedback on interactions