telegram_nav_bar 0.0.2 copy "telegram_nav_bar: ^0.0.2" to clipboard
telegram_nav_bar: ^0.0.2 copied to clipboard

A highly customizable Flutter package that accurately replicates the Telegram-style bottom navigation bar with smooth glassmorphic blur effects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telegram_nav_bar

With Flutter:

 $ flutter pub add telegram_nav_bar

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

dependencies:
  telegram_nav_bar: ^0.0.2

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:telegram_nav_bar/telegram_nav_bar.dart';
1
likes
0
points
217
downloads

Publisher

verified publisherjaberio.dev

Weekly Downloads

A highly customizable Flutter package that accurately replicates the Telegram-style bottom navigation bar with smooth glassmorphic blur effects.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on telegram_nav_bar