navbar_router 0.5.1 copy "navbar_router: ^0.5.1" to clipboard
navbar_router: ^0.5.1 copied to clipboard

A flutter package to build advanced bottomnavbar with minimal code and hassle

[0.5.1] May 21, 2023 #

  • Defines global navbar height constants kStandardNavbarHeight, kM3NavbarHeight, kNotchedNavbarHeight.

[0.5.0] Apr 08, 2023 #

  • Adds support for material3 navbar
  • Removes selectedLabelColor Property
  • Adds indexChangeListener to NavbarRouter

[0.4.2] Jan 25, 2023 #

  • Update default decoration values

[0.4.1] Dec 26, 2022 #

  • Improve NavbarType.notched shape and selected icon accuracy

[0.4.0] Dec 25, 2022 #

  • WIP Ref:#8 Adds support for custom Navbar using NavbarRouter.type: NavbarType.notched

[0.3.3] Aug 14, 2022 #

  • Pop route programmatically

[0.3.2] Aug 14, 2022 #

  • update docs

[0.3.1] Aug 14, 2022 #

  • Fix back button did not pop up nested routes
  • add initialIndex property

[0.3.0] Aug 7, 2022 #

  • Remember stack history on back button press Issue 9

[0.2.2] Jul 9, 2022 #

  • Remove unnecessary shadow from BottomNavigationBar.

[0.2.1] Jul 2, 2022 #

  • Add onChanged callback to NavbarRouter
  • 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
66
likes
0
pub points
81%
popularity

Publisher

verified publishermaheshjamdade.com

A flutter package to build advanced bottomnavbar with minimal code and hassle

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on navbar_router