easy_bottom_nav 0.1.0 copy "easy_bottom_nav: ^0.1.0" to clipboard
easy_bottom_nav: ^0.1.0 copied to clipboard

A customizable and responsive bottom navigation bar for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_bottom_nav

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

dependencies:
  easy_bottom_nav: ^0.1.0

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:easy_bottom_nav/easy_bottom_nav.dart';
0
likes
160
points
202
downloads

Documentation

API reference

Publisher

verified publisheralfuad.me

Weekly Downloads

A customizable and responsive bottom navigation bar for Flutter applications.

Repository (GitHub)
View/report issues

Topics

#bottom-nav #bottom-navigation #navigation #nav #navbar

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easy_bottom_nav