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

A library of Flutter to add a new style in the navigation bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigation_dot_bar

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

dependencies:
  navigation_dot_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:navigation_dot_bar/navigation_dot_bar.dart';
9
likes
30
pub points
65%
popularity

Publisher

unverified uploader

A library of Flutter to add a new style in the navigation bar.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on navigation_dot_bar