0 purchases
u navi bar
u_navi_bar #
This plugin is a simple and beautiful Material You styled Navigation Bar.
Screenshots #
ThemeMode
Preview
Light Mode
Dark Mode
Usage #
UNaviBar behaves exactly like BottomNavigationBar. But the difference is its style and theme which is similar to Material You.
UNaviBar(items: [
UNaviBarItem(context, icon: Icon(Icons.home), label: "Home"),
UNaviBarItem(context, icon: Icon(Icons.settings), label: "Settings"),
]),
copied to clipboard
Contributing #
If you have read up till here, then 🎉🎉🎉. There are couple of ways in which you can contribute to
the growing community of u_navi_bar.dart.
Pick up any issue marked with "good first issue"
Propose any feature, enhancement
Report a bug
Fix a bug
Write and improve some documentation. Documentation is super critical and its importance
cannot be overstated!
Send in a Pull Request 😊
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.