bottom_navigator 0.0.1 copy "bottom_navigator: ^0.0.1" to clipboard
bottom_navigator: ^0.0.1 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 Dart:

 $ dart pub add bottom_navigator

With Flutter:

 $ flutter pub add bottom_navigator

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

dependencies:
  bottom_navigator: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
319
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on bottom_navigator