scroll_spy_flutter 0.0.1
scroll_spy_flutter: ^0.0.1 copied to clipboard
A Flutter widget that implements scroll spy functionality with a navigation bar and content area. Perfect for documentation, long-form content, and any UI that needs synchronized navigation with content.
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