custom_navigation_bar 0.8.2 custom_navigation_bar: ^0.8.2 copied to clipboard
A custom navigation bar with bubble click effect. Inspired by The Boring Flutter Development Show EP. 35.
[0.8.2] - 2021-06-13. #
- fix issue animation bugs
[0.8.0] - 2021-03-17. #
- merge pull request null safety support
- pump Flutter to 2.0.2
[0.7.1] - 2021-01-02. #
- merge pull request fix selected icon
[0.7.0] - 2021-01-02. #
- Add blur effect in navigation bar
- Update README
[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.