PackageTrack
Sign in Get early access

stylish_bottom_bar

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

1.1.1 4.7K downloads/mo #3937 most downloaded on pub.dev MarsadMaqsood/Stylish_bottom_bar

What this package is like to depend on

Last release 1 years ago

23 Mar 2025

Release timing varies

gaps range from 9 days to 7 months

Nearly every release is documented

notes for 22 of 22 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

27 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

27 releases · Sep 2021 to Mar 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 27
  1. 1.1.1 23 Mar 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.1.0...1.1.1

    Open source →
    Release notes
    • 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
    Open source →
  2. 1.1.1-beta-2 09 Mar 2025 pre-release
    Release notes
    • 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.
    Open source →
    Release notes
    • 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.
    Open source →
  3. 1.1.1-beta-1 15 Oct 2024 pre-release
    Release notes

    Merge pull request #39 from MarsadMaqsood/beta-1.1.1-1

    1.1.1-Beta-1

    Open source →
    Release notes
    Open source →
  4. 1.1.0 01 Apr 2024
    Release notes

    Merge pull request #26 from MarsadMaqsood/stable-1.1.0

    Stable 1.1.0

    Open source →
    Release notes
    • Added new style DotBarOptions
    • Improved BarAnimation.liquid
    • Updated documentation
    • Removed unnecessary code
    Open source →
  5. 1.1.0-beta-3 31 Mar 2024 pre-release
    Release notes

    Merge pull request #25 from MarsadMaqsood/beta-3

    Beta 3

    Open source →
    Release notes
    • Updated documentation
    Open source →
  6. 1.1.0-beta-2 08 Dec 2023 pre-release
    Release notes
    • Optimized the performance of the DotBarOptions style
    • Fixed: Badge padding issue #22
    • Removed redundant code for increased efficiency.
    Open source →
    Release notes
    • Optimized the performance of DotBarOptions style
    • Fixed: Badge padding issue #22
    • Removed redundant code for increased efficiency.
    Open source →
  7. 1.1.0-beta 09 Nov 2023 pre-release
    Release notes

    Merge pull request #21 from MarsadMaqsood/main

    updated

    Open source →
    Release notes
    • Added new style DotBarOptions
    • Added NotchStyle
    Open source →
  8. 1.0.3 19 Jun 2023
    Release notes
    • Fix: badge display issue when using AnimatedBarOptions
    • Removed unnecessary code
    Open source →
  9. 1.0.2 09 Jun 2023
    Release notes
    Open source →
  10. 1.0.1 07 May 2023
    Release notes
    • Fix: background color is not changing issue #10
    • Fix: Bug fixes
    Open source →
  11. 1.0.0 26 Jan 2023
    Release notes
    • Changed: items: List<dynamic> to List<BottomBarItem>
    • Added: option: BubbleBarOptions and AnimatedBarOptions
    • Fix: Flutter 3.7 compatibility issue #8. Thanks to PR #7
    Open source →
  12. 0.1.5 27 Aug 2022
    Release notes
    • Fix: issue #5 where hover effect is not working properly
    Open source →
  13. 0.1.4 13 Aug 2022
    Release notes
    • Added BarAnimation.drop
    • Performance Improvements
    Open source →
  14. 0.1.3 20 May 2022
    Release notes
    • Added support for Material3 design
    • Fixed height issue
    • Fixed lint warnings
    • Performance Improvements
    Open source →
  15. 0.1.2 03 Apr 2022
    Release notes
    • Removed unnecessary code
    • Performance Improvements
    Open source →
  16. 0.1.1 25 Mar 2022
    Release notes
    • Removed unnecessary code
    • Updated README.md
    Open source →
  17. 0.1.0 24 Mar 2022
    Release notes
    • Fixed issue #2
    Open source →
  18. 0.0.9 23 Mar 2022
    Release notes
    • Fix icon size issue
    • Added default IconStyle.Default
    • Updated Example
    Open source →
  19. 0.0.8 17 Mar 2022
    Release notes
    • Added selectedIcon in AnimatedBarItems.
    Open source →
  20. 0.0.7 22 Feb 2022
    Release notes
    • Added BarAnimation.liquid
    • Merged AnimatedNavigationBar and BubbleNavigationBar into StylishBottomBar See how to migrate
    • Fixed some minor performance issues
    Open source →
  21. 0.0.6 20 Nov 2021
    Release notes
    • Added iconStyle:
    • IconStyle.animated and IconStyle.simple
    • to remove animations and icon title use IconStyle.simple
    Open source →
  22. 0.0.5 09 Nov 2021
    Release notes
    • Updated Example Code
    Open source →
  23. 0.0.4 09 Oct 2021
    Release notes
    • Added bubbleFillStyle:
    BubbleFillStyle.fill
    BubbleFillStyle.outlined
    
    • Minor bug fixes
    Open source →
  24. 0.0.3 03 Oct 2021
    Release notes
    • Added BarAnimation.transform3D
    • Performance improvements
    Open source →
  25. 0.0.2 16 Sep 2021
    Release notes
    • Minor bug fixes
    Open source →
  26. 0.0.1 15 Sep 2021
    Release notes
    • Initial release.
    Open source →
  27. 0.0.1+1 15 Sep 2021
    Release notes
    • Added badgeRadius:
    • Minor bug fixes
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive