responsive_navigation_bar 0.0.10 responsive_navigation_bar: ^0.0.10 copied to clipboard
A responsive (and floatable) bottom navigation bar. Very beginner friendly.
responsive_navigation_bar #
Responsive Navigation Bar
Getting Started #
https://pub.dev/packages/responsive_navigation_bar/install
https://pub.dev/packages/responsive_navigation_bar/example
Example App:
Features:
- Very easy to set up
- By default, fontSize, icon size and padding are responsive (change size with screen size)
- Beautiful gradient for navigation bar and/or buttons
- By default shows text on selected button (and resizes all buttons), this can simply be disabled via: showActiveButtonText = false
Todo:
- Improve floating
- Implement web support
- Add feature requests
- Merge your pull requests