liquid_navbar 2.0.7 copy "liquid_navbar: ^2.0.7" to clipboard
liquid_navbar: ^2.0.7 copied to clipboard

A customizable liquid-glass floating navbar with draggable indicator and parallax pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_navbar

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

dependencies:
  liquid_navbar: ^2.0.7

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:liquid_navbar/liquid_navbar.dart';
13
likes
160
points
432
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable liquid-glass floating navbar with draggable indicator and parallax pages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, liquid_glass_renderer

More

Packages that depend on liquid_navbar