glass_one_nav_bar 1.0.0 copy "glass_one_nav_bar: ^1.0.0" to clipboard
glass_one_nav_bar: ^1.0.0 copied to clipboard

A customizable floating bottom navigation bar for Flutter with glassmorphism effects, elastic animations, and built-in accessibility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glass_one_nav_bar

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

dependencies:
  glass_one_nav_bar: ^1.0.0

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:glass_one_nav_bar/glass_one_nav_bar.dart';
1
likes
160
points
88
downloads

Documentation

API reference

Publisher

verified publisherandreilazar-dev.com

Weekly Downloads

A customizable floating bottom navigation bar for Flutter with glassmorphism effects, elastic animations, and built-in accessibility.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glass_one_nav_bar