botton_nav_bar 1.0.2 copy "botton_nav_bar: ^1.0.2" to clipboard
botton_nav_bar: ^1.0.2 copied to clipboard

The botton_nav_bar library is a custom implementation of the bottom navigation bar in Flutter. The library provides a customizable bottom navigation bar widget that allows users to navigate between di [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add botton_nav_bar

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

dependencies:
  botton_nav_bar: ^1.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:botton_nav_bar/botton_nav_bar.dart';
11
likes
140
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

The botton_nav_bar library is a custom implementation of the bottom navigation bar in Flutter. The library provides a customizable bottom navigation bar widget that allows users to navigate between different screens in an application. It is built to be flexible and can be adapted to fit any app's design

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on botton_nav_bar