scroll_spy_flutter 0.0.2
scroll_spy_flutter: ^0.0.2 copied to clipboard
A Flutter widget that implements scroll spy functionality
0.0.1 #
- Initial release
- Core features:
- Automatic highlighting of navigation items based on scroll position
- Smooth scrolling to content when navigation items are clicked
- Customizable styles for active and inactive navigation items
- Flexible layout with customizable width ratios
- Callbacks for navigation item selection and content visibility changes
0.0.2 #
- Lint fixes in Example code