custom_navigation_bar 0.6.0 custom_navigation_bar: ^0.6.0 copied to clipboard
A custom navigation bar with bubble click effect. Inspired by The Boring Flutter Development Show EP. 35.
[0.5.0] - 2020-11-03. #
- Add supporting for notification badge.
[0.3.2] - 2020-09-15. #
- Update screenshots.
[0.3.0] - 2020-09-10. #
- Add floating bar option. (Adding this feature is because I got a hint from the new version of Amazon app)
- Optimize example.
[0.2.7] - 2020-08-11. #
- Pump Flutter version to 1.20.0
[0.2.4] - 2020-03-05. #
- fix minor bugs.
[0.2.3] - 2020-03-05. #
- fix documentation.
[0.2.1] - 2020-03-05. #
- Change item aligment type.
[0.2.0] - 2020-03-05. #
- Remove height property in CustomNavigationBar.
- Custom scale factor for icon scale animation.
- Add elevation property.
[0.1.1] - 2020-03-04. #
- Add more descriptions.
[0.1.0] - 2020-03-04. #
- Initial release.