rolling_nav_bar 0.0.1-alpha+6 rolling_nav_bar: ^0.0.1-alpha+6 copied to clipboard
A Flutter nav bar with a rolling active indicator behind each icon
[0.0.1-alpha+6] - 2019-12-19 #
- Fixed typos. Functionally equivalent to 0.0.1-alpha+5
[0.0.1-alpha+5] - 2019-12-19 #
- Added ability to programmatically drive new nav bar index
[0.0.1-alpha+4] - 2019-12-17 #
- Fixed bug with null error when not passing
iconText
- Added general sanity tests
[0.0.1-alpha-3] - 2019-12-17 #
- Added support for icon text
[0.0.1-alpha-2] - 2019-12-17 #
- More README clarifications
[0.0.1-alpha-1] - 2019-12-17 #
- Variable name clean-up and other documentation enhancements
[0.0.1-alpha] - 2019-12-15 #
- Initial release of
RollingNavBar
with four animation types: roll, snap, fade-out-and-in, and spin-out-and-in