Releases: Frezyx/bottom_bar_with_sheet
Releases · Frezyx/bottom_bar_with_sheet
v2.4.0
v2.3.0
- FEAT: Add mainActionButtonBuilder to build your custom main action button
- INFO: Recreate example proj
v2.2.0
v2.1.0
What's Changed
- Create CODE_OF_CONDUCT.md by @Frezyx in #52
- isVerticalItemLabel feature added by @coskuncay in #55
New Contributors
- @coskuncay made their first contribution in #55
Full Changelog: 2.0.1...2.1.0
v2.0.1
v2.0.0
- 😮 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