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

PlatformAndroidiOS
outdated

A Simple Bottom Nav Bar for home page with clear and elegant looks. Make your app design cool with this design

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nav_bottom_bar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nav_bottom_bar: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nav_bottom_bar/nav_bottom_bar.dart';
1
likes
130
pub points
28%
popularity

Publisher

unverified uploader

A Simple Bottom Nav Bar for home page with clear and elegant looks. Make your app design cool with this design

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nav_bottom_bar