glaze_nav_bar 1.2.1 copy "glaze_nav_bar: ^1.2.1" to clipboard
glaze_nav_bar: ^1.2.1 copied to clipboard

A stunning glassmorphic navigation bar with gradient support, smooth animations, badges, and modern design for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glaze_nav_bar

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

dependencies:
  glaze_nav_bar: ^1.2.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:glaze_nav_bar/glaze_nav_bar.dart';
24
likes
160
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

A stunning glassmorphic navigation bar with gradient support, smooth animations, badges, and modern design for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glaze_nav_bar