classic_navigation_bar 0.1.6
classic_navigation_bar: ^0.1.6 copied to clipboard
A customizable bottom navigation bar for Flutter with smooth animations and flexible styling.
0.1.6 #
- Fixed README.md: corrected package name, description, badges, and image URLs.
- Added missing screenshots and GIF for proper rendering on pub.dev.
0.1.5 #
- Fixed README.md: corrected package name, description, badges, and image URLs.
- Added missing screenshots and GIF for proper rendering on pub.dev.
0.1.4 #
- Enhanced README.md with badges, table of contents, and a "Useful Tips" section.
- Fixed missing screenshots and GIF in README.md.
0.1.3 #
- Moved
NavigationScreen
tomain.dart
and removednavigation_screen
directory. - Updated
README.md
to matchpersistent_bottom_nav_bar_v2
style 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
remixicon
icons and gradient styling. - Updated
README.md
with new screenshots and GIF. - Cleaned up project structure for publishing.
0.1.1 #
- Fixed Git state for clean publishing.
- Updated
README.md
with example and screenshots.
0.1.0 #
- Initial release of
classic_navigation_bar
.