u_navi_bar 0.0.2 copy "u_navi_bar: ^0.0.2" to clipboard
u_navi_bar: ^0.0.2 copied to clipboard

outdated

This plugin is a simple and beautiful Material You styled Navigation Bar.

u_navi_bar #

This plugin is a simple and beautiful Material You styled Navigation Bar.

Pub version License


Screenshots #

ThemeMode Preview
Light Mode Light
Dark Mode Dark

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"),
]),

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 😊
4
likes
0
pub points
0%
popularity

Publisher

verified publisherpub.tamilkannancv.dev

This plugin is a simple and beautiful Material You styled Navigation Bar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, google_fonts

More

Packages that depend on u_navi_bar