highlight_nav_bar 1.0.2 copy "highlight_nav_bar: ^1.0.2" to clipboard
highlight_nav_bar: ^1.0.2 copied to clipboard

Spotlight bottom navigation bar for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add highlight_nav_bar

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

dependencies:
  highlight_nav_bar: ^1.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:highlight_nav_bar/spotlight_item.dart';
import 'package:highlight_nav_bar/spotlight_nav_bar.dart';
2
likes
125
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Spotlight bottom navigation bar for Flutter.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on highlight_nav_bar