navbar_router 0.2.2
navbar_router: ^0.2.2 copied to clipboard
A flutter package to build advanced bottomnavbar with minimal code and hassle
0.2.2 Jul 9, 2022 #
- Remove unnecessary shadow from BottomNavigationBar.
0.2.1 Jul 2, 2022 #
- Add
onChanged
callback toNavbarRouter
- Add decoration properties to
NavbarDecoration
0.2.0 Jun 26, 2022 #
- Add
isDesktop
property to make navbar adaptable to different screen sizes.
0.1.2 Jun 16, 2022 #
- update docs and example
- fix linter warnings
0.1.0 Jun 15, 2022 #
- initial release.
0.1.1 Jun 15, 2022 #
- Update dart constraints