collapsible_navigation_bar 1.0.1 copy "collapsible_navigation_bar: ^1.0.1" to clipboard
collapsible_navigation_bar: ^1.0.1 copied to clipboard

A customizable collapsible navigation bar, If there are too many elements in the navigation bar that you want to use, you can use this customizable navigation bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add collapsible_navigation_bar

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

dependencies:
  collapsible_navigation_bar: ^1.0.1

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:collapsible_navigation_bar/collapsible_navigation_bar.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A customizable collapsible navigation bar, If there are too many elements in the navigation bar that you want to use, you can use this customizable navigation bar.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on collapsible_navigation_bar