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

Hideable Bottom Bar is a Flutter package that provides a customizable bottom bar widget, which can seamlessly hide below the screen for a sleek UI experience.

1.0.1 #

Readme update.

1.0.0 #

New Features: #

  • Added a showTooltips property to enable tooltips on navigation items.
  • Introduced the padding property to customize padding around the bottom bar.
  • Changed the horizontalPadding to margin.
  • Added new property cornerRadius.
  • The onIndexChanged callback has been added to notify external state listeners when the selected index changes.

Improvements: #

  • Enhanced the _selectedItemBuilder to display both the icon and text with better layout styling.
  • Refined _wrapWithTooltip to conditionally wrap widgets with Tooltip based on the showTooltips flag.

Behavior Updates: #

  • The onSelected callback now triggers state updates and works alongside onIndexChanged.

0.0.1 #

Initial Open Source release.

6
likes
150
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Hideable Bottom Bar is a Flutter package that provides a customizable bottom bar widget, which can seamlessly hide below the screen for a sleek UI experience.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hideable_bottom_bar