voo_navigation_bar 0.1.3 copy "voo_navigation_bar: ^0.1.3" to clipboard
voo_navigation_bar: ^0.1.3 copied to clipboard

Bottom navigation bar components for Flutter - part of the voo_navigation package ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_navigation_bar

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

dependencies:
  voo_navigation_bar: ^0.1.3

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:voo_navigation_bar/voo_navigation_bar.dart';
1
likes
160
points
215
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Bottom navigation bar components for Flutter - part of the voo_navigation package ecosystem.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #navigation #bottom-navigation #material-design

Documentation

API reference

License

MIT (license)

Dependencies

flutter, voo_navigation_core, voo_tokens

More

Packages that depend on voo_navigation_bar