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

Implementation of Translucent Navigation Bar with Glassmorphism effect and optional main button with full customizability.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add translucent_navigation_bar

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

dependencies:
  translucent_navigation_bar: ^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:translucent_navigation_bar/translucent_navigation_bar.dart';
18
likes
150
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Implementation of Translucent Navigation Bar with Glassmorphism effect and optional main button with full customizability.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, glassmorphism

More

Packages that depend on translucent_navigation_bar