- FIX sidebar menu items not occupying the whole height available
- FEAT Impement footerItems field This provides adding footer items to the sidebar that are listed just above the expand icon
Thanks for DavidCatalano
- FIX Bug on items position When a user open and closes the collapsed menu quickly, the position of the items menu becomes wrong in las version
Thanks for MonsterOfCode
- FIX: AnimationController disposing completed fix
- FIX: Implement AnimationController disposing
Thanks for xnxaxo
- FEAT: Implement SystemMouseCursors.click for Cell widget
- FEAT: Implement hoverColor field for Cell widget
- FEAT: Implement collapseIcon and extendIcon fields for simple toogle icon customization
Thanks for HaveANiceDay33
- FEAT: Implement setExtended method to controller
- INFO: Implement tests for controller and SidebarX base widget
- FIX: Make animationDuration property Duration type
- INFO: Add simple documentation
-
- FEAT: Add animation duration property to constructor
Thanks for hulohot
-
- FEAT Implement Widget iconWidget field for custom icons in SidebarXItem
-
- FEAT Implement padding and margin for item and selected item in SidebarXTheme
-
- INFO Update flutter_lints to ^2.0.1
-
- INFO: Update example packages
Thanks for rainbowloop from LEANNOVA
-
- FIX: Fix the mergeFlutterTheme function that wasn't using the selectedIconTheme but the iconTheme
Thanks for nank1ro
-
- INFO: Update docs in README
-
- FEAT: Edit theme configuration
-
- FEAT: Made it possible to use with mobile devices
-
- INFO: Add README package information and examples
-
- FEAT: Add SidebarXTheme to make widget UI in extend and common mode
-
- FEAT: Add builder for footer and header
-
- FEAT: Add separatorBuilder, toggleButtonBuilder, showToggleButton, toggleButtonLabel, headerDivider, footerDivider fields
-
- FEAT: Add initial sidebar UI