dot_navbar 0.0.7 copy "dot_navbar: ^0.0.7" to clipboard
dot_navbar: ^0.0.7 copied to clipboard

A Flutter package for a customizable navigation bar with dot indicators.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dot_navbar

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

dependencies:
  dot_navbar: ^0.0.7

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:dot_navbar/dot_navbar.dart';
2
likes
140
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for a customizable navigation bar with dot indicators.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, hooks_riverpod, riverpod

More

Packages that depend on dot_navbar