frosty_float_navigation 1.0.1 copy "frosty_float_navigation: ^1.0.1" to clipboard
frosty_float_navigation: ^1.0.1 copied to clipboard

A sleek frosted glass-style floating bottom navigation bar for Flutter apps.

Changelog #

1.0.1 Enhancements and Validation #

๐Ÿ› ๏ธ Improvements #

  • Updated Alignment: Changed mainAxisAlignment to MainAxisAlignment.spaceBetween in the bottom navigation bar for consistent spacing between items.

๐Ÿšจ Validation #

  • Minimum Item Count Assertion: Added an assertion to ensure that the navigation bar requires at least 3 items to function properly.

๐Ÿงน Refactoring #

  • Improved readability and maintainability of the _buildMenuItem method.
  • Cleaned up unnecessary widget nesting.

๐Ÿž Bug Fixes #

  • Addressed potential layout inconsistencies when fewer than 3 items were passed to the navigation bar.

Note: Ensure that the item list contains at least 3 items when using FrostyFloatNavigation.

1.0.0 Improvements and Refinements #

๐Ÿ› ๏ธ Improvements #

  • Removed SafeArea: The SafeArea widget was removed from the bottom navigation bar for a cleaner integration.
  • Simplified Menu Items: Text elements were removed from navigation items, focusing purely on icons for a more minimalist design.
  • Improved Code Efficiency: Removed redundant code to streamline widget behavior and improve maintainability.

๐Ÿงน Refactoring #

  • Updated _buildMenuItem to focus on icon rendering without unnecessary nesting.
  • Optimized padding and decoration for better visual clarity.

๐Ÿž Bug Fixes #

  • Fixed minor inconsistencies in navigation item rendering.

Note: Please update your dependencies and ensure compatibility with Flutter SDK >=3.0.0.

0.0.1 Initial Release #

๐ŸŽ‰ Features #

  • Frosty floating bottom navigation bar with frosted glass design.
  • Customizable navigation items with icons and screens.
  • Supports dynamic item count with flexible configuration.

๐Ÿ› ๏ธ Improvements #

  • Optimized performance with memoized constants.
  • Clean and modular widget design for easy customization.

๐Ÿ“ฆ Dependencies #

  • Flutter SDK version ^3.6.0
2
likes
150
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A sleek frosted glass-style floating bottom navigation bar for Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on frosty_float_navigation