crystal_navigation_bar 1.1.0
crystal_navigation_bar: ^1.1.0 copied to clipboard
Sleek, crystal-clear blur bottom navigation bar with dynamic indicator for seamless app navigation.
Changelog #
1.1.0 #
- SVG icon support added - Use
CrystalNavigationBarItem.svg()constructor to use SVG assets as icons. - Added
flutter_svgdependency for SVG rendering support.
1.0.4 #
- Readme Docs Updated.
1.0.3 #
- borderWidth property added.
- badge property added.(to display notification count etc)
- Readme Docs Updated.
1.0.2 #
- Shadow not showing[Fixed].
- Readme Docs Updated.
1.0.1 #
- Bug Fixes
- Readme Docs Updated.
1.0.0 #
- Updated to Flutter 3.16
- BottomBar Height bug resolved.
- Added height parameter for Custom height of BottomNavigationBar
0.0.2 #
- Readme Docs Updated.
0.0.1 #
- initial release.