contextual_bottom_bar 0.0.2 copy "contextual_bottom_bar: ^0.0.2" to clipboard
contextual_bottom_bar: ^0.0.2 copied to clipboard

A Flutter bottom navigation bar that switches between global and section bars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contextual_bottom_bar

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

dependencies:
  contextual_bottom_bar: ^0.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:contextual_bottom_bar/contextual_bottom_bar.dart';
1
likes
160
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter bottom navigation bar that switches between global and section bars.

Repository (GitHub)
View/report issues

Topics

#flutter #navigation #bottom-navigation-bar #ui #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on contextual_bottom_bar