glassmotion_navbar 0.1.5 copy "glassmotion_navbar: ^0.1.5" to clipboard
glassmotion_navbar: ^0.1.5 copied to clipboard

A glassmorphic bottom navigation bar with animated lift/jump and a floating center button for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glassmotion_navbar

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

dependencies:
  glassmotion_navbar: ^0.1.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:glassmotion_navbar/glassmotion_navbar.dart';
4
likes
140
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

A glassmorphic bottom navigation bar with animated lift/jump and a floating center button for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glassmotion_navbar