stylish_bottom_bar 1.1.1 copy "stylish_bottom_bar: ^1.1.1" to clipboard
stylish_bottom_bar: ^1.1.1 copied to clipboard

A collection of stylish bottom navigation bars like animated bottom bar and bubble bottom bar for flutter.

1.1.1 #

  • Fixed: #40
  • Fixed: Animation issue in horizontal mode for BubbleBarItem
  • Fixed: BubbleBarItem unselected color not updating correctly
  • Fixed: #30
  • Fixed: #33
  • Fixed: #37
  • Fixed: #38
  • Improved: Drop style
    • Eliminated visual glitch where the child icon appeared twice due to BlendMode.overlay.
    • Refactored child rendering to ensure a single, properly clipped instance.
    • Implemented multi-layered gradient effect for a realistic water drop look.
    • Adjusted transparency levels for smoother blending.
    • Improved shadow and depth effects for better realism.
  • Thanks to PR #32, #34

1.1.1-beta-2 #

  • Fixed: #40
  • Fixed: Animation issue in horizontal mode for BubbleBarItem
  • Fixed: BubbleBarItem unselected color not updating correctly
  • Improved: Drop style
    • Eliminated visual glitch where the child icon appeared twice due to BlendMode.overlay.
    • Refactored child rendering to ensure a single, properly clipped instance.
    • Implemented multi-layered gradient effect for a realistic water drop look.
    • Adjusted transparency levels for smoother blending.
    • Improved shadow and depth effects for better realism.

1.1.1-beta-1 #

1.1.0 #

  • Added new style DotBarOptions
  • Improved BarAnimation.liquid
  • Updated documentation
  • Removed unnecessary code

1.1.0-beta-3 #

  • Updated documentation

1.1.0-beta-2 #

  • Optimized the performance of DotBarOptions style
  • Fixed: Badge padding issue #22
  • Removed redundant code for increased efficiency.

1.1.0-beta #

  • Added new style DotBarOptions
  • Added NotchStyle

1.0.3 #

  • Fix: badge display issue when using AnimatedBarOptions
  • Removed unnecessary code

1.0.2 #

1.0.1 #

  • Fix: background color is not changing issue #10
  • Fix: Bug fixes

1.0.0 #

  • Changed: items: List<dynamic> to List<BottomBarItem>
  • Added: option: BubbleBarOptions and AnimatedBarOptions
  • Fix: Flutter 3.7 compatibility issue #8. Thanks to PR #7

0.1.5 #

  • Fix: issue #5 where hover effect is not working properly

0.1.4 #

  • Added BarAnimation.drop
  • Performance Improvements

0.1.3 #

  • Added support for Material3 design
  • Fixed height issue
  • Fixed lint warnings
  • Performance Improvements

0.1.2 #

  • Removed unnecessary code
  • Performance Improvements

0.1.1 #

  • Removed unnecessary code
  • Updated README.md

0.1.0 #

  • Fixed issue #2

0.0.9 #

  • Fix icon size issue
  • Added default IconStyle.Default
  • Updated Example

0.0.8 #

  • Added selectedIcon in AnimatedBarItems.

0.0.7 #

  • Added BarAnimation.liquid
  • Merged AnimatedNavigationBar and BubbleNavigationBar into StylishBottomBar See how to migrate
  • Fixed some minor performance issues

0.0.6 #

  • Added iconStyle:
  • IconStyle.animated and IconStyle.simple
  • to remove animations and icon title use IconStyle.simple

0.0.5 #

  • Updated Example Code

0.0.4 #

  • Added bubbleFillStyle:
BubbleFillStyle.fill
BubbleFillStyle.outlined
copied to clipboard
  • Minor bug fixes

0.0.3 #

  • Added BarAnimation.transform3D
  • Performance improvements

0.0.2 #

  • Minor bug fixes

0.0.1+1 #

  • Added badgeRadius:
  • Minor bug fixes

0.0.1 #

  • Initial release.
244
likes
160
points
4.7k
downloads

Publisher

verified publishermarsad.dev

Weekly Downloads

2024.09.20 - 2025.04.04

A collection of stylish bottom navigation bars like animated bottom bar and bubble bottom bar for flutter.

Repository (GitHub)

Topics

#ui #widget #stylish-bottom-bar #bottom-navigation #navigation-bar

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stylish_bottom_bar