liquid_bottom_nav_bar 0.1.0 copy "liquid_bottom_nav_bar: ^0.1.0" to clipboard
liquid_bottom_nav_bar: ^0.1.0 copied to clipboard

iOS-inspired liquid style bottom navigation bar with drag support, glass blur option, and flexible styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liquid_bottom_nav_bar

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

dependencies:
  liquid_bottom_nav_bar: ^0.1.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:liquid_bottom_nav_bar/liquid_bottom_nav_bar.dart';
6
likes
160
points
101
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS-inspired liquid style bottom navigation bar with drag support, glass blur option, and flexible styling.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-navigation #liquid #navbar #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on liquid_bottom_nav_bar