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

A floating liquid-glass bottom nav bar with press-and-hold + slide-to-select gestures, an elastic bounce on commit, and full RTL support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slide_glass_nav_bar

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

dependencies:
  slide_glass_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:slide_glass_nav_bar/slide_glass_nav_bar.dart';
1
likes
160
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A floating liquid-glass bottom nav bar with press-and-hold + slide-to-select gestures, an elastic bounce on commit, and full RTL support.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-navigation #liquid-glass #rtl #glass

License

MIT (license)

Dependencies

flutter

More

Packages that depend on slide_glass_nav_bar