sidebarx 0.2.2 sidebarx: ^0.2.2 copied to clipboard
flutter multiplatform navigation sidebar / side navigationbar / drawer widget
0.2.2 #
-
- FIX: Fix the mergeFlutterTheme function that wasn't using the selectedIconTheme but the iconTheme
Thanks for nank1ro
0.2.1 #
-
- INFO: Update docs in README
0.2.0 #
-
- FEAT: Edit theme configuration
-
- FEAT: Made it possible to use with mobile devices
-
- INFO: Add README package information and examples
0.1.0 #
-
- 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
0.0.1 #
-
- FEAT: Add initial sidebar UI