curve_bottom_nav_bar 0.0.1 copy "curve_bottom_nav_bar: ^0.0.1" to clipboard
curve_bottom_nav_bar: ^0.0.1 copied to clipboard

A highly customizable, animated bottom navigation bar with a central floating action notch and smooth curved background. Designed for apps that want a playful yet production‑ready navigation experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add curve_bottom_nav_bar

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

dependencies:
  curve_bottom_nav_bar: ^0.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:curve_bottom_nav_bar/curve_bottom_nav_bar.dart';
4
likes
130
points
18
downloads

Publisher

verified publishersagarkoju5.com.np

Weekly Downloads

A highly customizable, animated bottom navigation bar with a central floating action notch and smooth curved background. Designed for apps that want a playful yet production‑ready navigation experience.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on curve_bottom_nav_bar