persistent_bottom_nav_bar 1.0.3+4 copy "persistent_bottom_nav_bar: ^1.0.3+4" to clipboard
persistent_bottom_nav_bar: ^1.0.3+4 copied to clipboard

outdated

A DO ALL persistent bottom navigation bar for flutter. It includes a total of 8 nav bar styles in addition to being optionally platform specific.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3+4] - 2020-01-16 #

  • Updated navigator functions.
  • Added another style for the nav bar.
  • Added horizontalPadding property for the nav bar.

[1.0.3+3] - 2020-01-10 #

  • Fixed issue with bottomPadding.

[1.0.3+2] - 2020-01-09 #

  • Updated pushNewScreen functions.

[1.0.3+1] - 2020-01-09 #

  • Updated project description.

[1.0.3] - 2020-01-09 #

  • Updated font sizes. Added 'bottomPadding` property for navigation bar items.

[1.0.2+1] - 2020-01-09 #

  • Fixes in pushNewScreen.

[1.0.2] - 2020-01-09 #

  • Fixes in pushNewScreen.

[1.0.1] - 2020-01-09 #

  • Updated package's description.

[1.0.0] - 2020-01-09 #

  • Stable version released.

[0.0.5] - 2020-01-09 #

  • Fixed formatting.

[0.0.4] - 2020-01-09 #

  • Example project added to repository.

[0.0.3] - 2020-01-08 #

  • Updated README.md

[0.0.2] - 2020-01-08 #

  • Updated README.md

[0.0.1] - 2020-01-08 #

Added #

  • Persistent Bottom Navigation.
  • Ability to push new screen with or without bottom navigation bar.
  • 8 styles for the bottom navigation bar (includes BottomNavyBar style).
  • Includes function for pushing screen with or without the bottom navigation bar i.e. pushNewScreen() and pushNewScreenWithRouteSettings().
  • Includes platform specific behavior as an option (specify it in the two navigator functions).
  • Based on flutter's Cupertino(iOS) bottom navigation bar.
2083
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A DO ALL persistent bottom navigation bar for flutter. It includes a total of 8 nav bar styles in addition to being optionally platform specific.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_device_type

More

Packages that depend on persistent_bottom_nav_bar