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

A frosted-glass bottom navigation bar with an animated selection indicator, per-item active colours and two layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glassy_bottom_nav

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

dependencies:
  glassy_bottom_nav: ^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:glassy_bottom_nav/glassy_bottom_nav.dart';
10
likes
160
points
107
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A frosted-glass bottom navigation bar with an animated selection indicator, per-item active colours and two layouts.

Repository (GitHub)
View/report issues

Topics

#bottom-navigation #navigation-bar #glassmorphism #blur

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on glassy_bottom_nav