glass_bottom_navigation 0.2.0 copy "glass_bottom_navigation: ^0.2.0" to clipboard
glass_bottom_navigation: ^0.2.0 copied to clipboard

PlatformiOS

A customizable Liquid Glass bottom navigation bar with native iOS 26 support and Flutter fallback glass effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glass_bottom_navigation

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

dependencies:
  glass_bottom_navigation: ^0.2.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:glass_bottom_navigation/glass_bottom_navigation.dart';
4
likes
140
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Liquid Glass bottom navigation bar with native iOS 26 support and Flutter fallback glass effects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glass_bottom_navigation

Packages that implement glass_bottom_navigation