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

Animated Navigation Bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add menu_bottom_nav

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

dependencies:
  menu_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:menu_bottom_nav/menu_bottom_nav.dart';
2
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Animated Navigation Bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on menu_bottom_nav