bottom_navigator 0.0.5 copy "bottom_navigator: ^0.0.5" to clipboard
bottom_navigator: ^0.0.5 copied to clipboard

A premium, glassmorphic bottom navigation bar for Flutter with multiple variants (Floating, Docked, Notched), fluid animations, and automatic item overflow management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_navigator

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

dependencies:
  bottom_navigator: ^0.0.5

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:bottom_navigator/bottom_navigator.dart';
5
likes
160
points
319
downloads

Documentation

API reference

Publisher

verified publisherhandeaktan.com.tr

Weekly Downloads

A premium, glassmorphic bottom navigation bar for Flutter with multiple variants (Floating, Docked, Notched), fluid animations, and automatic item overflow management.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-bar #glassmorphism #ui #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bottom_navigator