simple_clean_navbar 0.0.6
simple_clean_navbar: ^0.0.6 copied to clipboard
A clean, animated, and customizable bottom navigation bar for Flutter. Supports RTL, Dark Mode, and custom widgets with a floating disk effect.
0.0.6 #
- Added
topicstopubspec.yamlfor better discoverability. - Removed deprecated
authorfield.
0.0.5 #
- Replaced deprecated
withOpacitywithwithValuesfor latest Flutter support.
0.0.4 #
- Fixed code formatting issues.
0.0.3 #
- Fixed README image link.
0.0.2 #
- Improved error handling: Added assertions for item count (2-5 items).
- Updated documentation images.
0.0.1 #
- Initial release.
- Added custom floating disk animation.
- Added Dark/Light mode support.
- Added RTL support.