alphabet_navigation 2.1.0 alphabet_navigation: ^2.1.0 copied to clipboard
A Flutter package that provides an alphabetically indexed list view.
2.1.0 #
- Added parameter for scroll animation curve
- Update Documentation - More visual document
- Make circle selected background true by default
- Alphabet list radius now depend on 'circleBorderRadius' value
- Remove deprecated code
2.0.0 #
- Initial release
- added fully customizable search field
1.2.1 #
- Updated dependencies
1.2.0 #
- Update Alphabetic list direction
- Dynamic list height is now optional & can be customized
- Updated Documentation
1.1.0 #
- Updated dependencies
- Alphabetic list direction is now configurable
- Update selected Alphabetic list style
- More customization
- Added support for all platforms
- Update Documentation
1.0.0 #
- Initial release
- A vertical alphabetical navigation bar for quick access to sections.
- Smooth scrolling to the desired section when an alphabet is selected.
- Fully customizable list items and navigation styles.
- Lightweight and easy to integrate into any Flutter project.
- Compatible with both iOS and Android platforms.