scroll_spy_flutter 0.0.6
scroll_spy_flutter: ^0.0.6 copied to clipboard
A Flutter widget that implements scroll spy functionality
0.0.6 #
- Code Formatting
0.0.5 #
- Used visiblePercentage instead of visibleHeight in order to handle the scenarios where the content is too small but fully visible on the screen
0.0.4 #
- Bug fixes
0.0.3 #
- Code formatting
0.0.2 #
- Lint fixes in Example code
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