gradient_indicator_nav_bar 0.0.6
gradient_indicator_nav_bar: ^0.0.6 copied to clipboard
custom gradient bottom navigation bar with indicator
0.0.6 24 September 2025 #
- Fixed wasm support
- Added
rowPaddingparameter to the nav bar constructor.
0.0.5 16 September 2025 #
- Added
indicatorBorderRadiusparameter to the nav bar constructor. - Added
textStyleBuilderparameter to the nav bar constructor. - Added
indicatorWidthparameter to the nav bar constructor.
0.0.4 16 September 2025 #
- fix the readme file.
0.0.3 16 September 2025 #
- Dart format to the custom_nav_bar file.
0.0.2 16 September 2025 #
- Fixed the example.
- Updated the NavBar constructor.
- Update the NavBar builder.
- Added example screenshots.
0.0.1 16 September 2025 #
- First stable version.