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.

0.0.2 #

  • Fix: Shortened package description to meet pub.dev constraints.
  • Fix: Repaired demo.gif relative path in README for pub.dev compatibility.
  • Fix: Resolved dangling library doc comment warning.
  • Chore: Set up automated pub.dev publishing via GitHub Actions.

0.0.1 #

  • Initial release of the Telegram-style bottom navigation bar.
  • Feature: Glassmorphic "Liquid Glass" blur background using dart:ui BackdropFilter.
  • Feature: Animated pill-shaped indicator bubble with smooth expand/collapse transitions.
  • Feature: activeIcon support for separate selected/unselected icons.
  • Feature: Thin top divider line matching Telegram's native look.
  • Feature: Theme-aware dark and light mode defaults.
  • Feature: 10+ customization parameters (colors, blur, sizing, border radius, padding, elevation).
  • Feature: Constructor assertions for item count and index bounds validation.
  • Feature: Full-width (edge-to-edge) layout by default; optionally configure floating/rounded style.
  • Architecture: Clean Architecture with domain, core, and presentation layers.
  • Tests: Comprehensive widget and unit test suite included.
1
likes
0
points
290
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