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

A titled simple bottom navigation bar with creamy animation on click.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add titled_nav_bar

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

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

Publisher

verified publisherarman.pw

A titled simple bottom navigation bar with creamy animation on click.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on titled_nav_bar