telegram_nav_bar 0.2.0 copy "telegram_nav_bar: ^0.2.0" to clipboard
telegram_nav_bar: ^0.2.0 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 Flutter:

 $ flutter pub add telegram_nav_bar

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

dependencies:
  telegram_nav_bar: ^0.2.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:telegram_nav_bar/telegram_nav_bar.dart';
1
likes
160
points
217
downloads
screenshot

Documentation

API reference

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

MIT (license)

Dependencies

flutter

More

Packages that depend on telegram_nav_bar