gradient_bottom_navbar 0.0.3 copy "gradient_bottom_navbar: ^0.0.3" to clipboard
gradient_bottom_navbar: ^0.0.3 copied to clipboard

A customizable Flutter bottom navigation bar with gradient-based indicators, smooth transitions, and badge counters for a modern UI experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gradient_bottom_navbar

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

dependencies:
  gradient_bottom_navbar: ^0.0.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:gradient_bottom_navbar/gradient_bottom_navbar.dart';
1
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter bottom navigation bar with gradient-based indicators, smooth transitions, and badge counters for a modern UI experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gradient_bottom_navbar