classic_navigation_bar 0.1.3
classic_navigation_bar: ^0.1.3 copied to clipboard
A customizable bottom navigation bar for Flutter with smooth animations and flexible styling.
0.1.3 #
- Moved
NavigationScreentomain.dartand removednavigation_screendirectory. - Updated
README.mdto matchpersistent_bottom_nav_bar_v2style with screenshots. - Fixed project structure: removed misplaced
constant.dart, addedlib/src/constants.dart. - Updated
screenshots/directory to matchREADME.md.
0.1.2 #
- Added detailed example with
remixiconicons and gradient styling. - Updated
README.mdwith new screenshots and GIF. - Cleaned up project structure for publishing.
0.1.1 #
- Fixed Git state for clean publishing.
- Updated
README.mdwith example and screenshots.
0.1.0 #
- Initial release of
classic_navigation_bar.