fancy_scrollbar 1.0.0
fancy_scrollbar: ^1.0.0 copied to clipboard
A customizable horizontal scrollbar widget for Flutter that provides smooth scrolling with an animated auto snapping indicator, perfect for navigation menus and tab bars.
1.0.0 #
Initial release of the Fancy Scrollbar package.
Features #
- Horizontal scrollable widget with animated indicator
- Customizable item spacing and indicator appearance
- Support for any widget as scrollable items
- Snap-to-item behavior
- Optional manual scroll control via ScrollController
- Responsive to both tap and scroll gestures
Example #
- Included a comprehensive example showing usage with icons and labels