Bottom Bar With Sheet Versions Save

:rocket: Flutter custom BottomBar Navigation Widget

2.4.0

2 years ago
  • ⛔️ BREAKING: Remove isOpened, selectedIndex, mainActionButton fields
  • ⛔️ BREAKING: Remove outside position
  • 🎉 INFO: Update examples and create new usecase example
  • 🎉 INFO: Update README with thanks for Nivin389

2.3.0

2 years ago

2.2.0

2 years ago
  • FEAT: Add openSheet method to open sheet by controller
  • FEAT: Add closeSheet method to close sheet by controller
  • INFO: Add comments for controller
  • INFO: Make small refactor

2.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/bottom_bar_with_sheet/compare/2.0.1...2.1.0

2.0.1

2 years ago
  • FIX: Fix tap zone of bar item
  • FIX: Fix icon size passing from custom theme

2.0.0

2 years ago
  • 😮 BREAKING: Implement BottomBarWithSheetController for working with items selection!
  • 🗑️ BREAKING: Delete iconOpened, itemWidth, selectedItemLabelColor, itemLabelColor, selectedItemBackgroundColor fields
  • 🗑️ FEAT: Refactor all old code base (shit code)! Now everything works faster and more convenient to upgrading
  • 🛸 FEAT: Now BottomBarWithSheetItem is model to create widget
  • 🍶 FEAT: MainActionButton now common Widget
  • 💅🏻 FIX: Update theme of widget
  • 🗺️ FIX: Fix widgets tree scheme

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago