sidebarx 0.17.1 copy "sidebarx: ^0.17.1" to clipboard
sidebarx: ^0.17.1 copied to clipboard

flutter multiplatform navigation sidebar / side navigationbar / drawer widget

0.17.1 #

  • Add deprecated annotation for iconWidget field
  • Fix SidebarXItem assert rules

0.17.0 #

  • Add selectable field for SidebarXItem
  • Add hoverIconTheme field for SidebarXTheme
  • Add iconBuilder field for SidebarXItem

0.16.3 #

  • Add onLongPress, onSecondaryTap for SidebarXCell (SidebarX item)

Thanks to MaurizioSodano

0.16.2 #

  • Update packages and add repository in pubspec.yaml

0.16.1 #

  • Add topics in pubspec.yaml

0.16.0 #

  • FIX Add hoverTextStyle property

Thanks to MaurizioSodano

0.15.0 #

  • FIX clicking on a blank area does not respond

Thanks to bai-3

0.14.0 #

  • FIX sidebar menu items not occupying the whole height available

0.13.0 #

  • FEAT Impement footerItems field This provides adding footer items to the sidebar that are listed just above the expand icon

Thanks to DavidCatalano

0.12.0 #

  • 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 to MonsterOfCode

0.11.0 #

  • FIX: AnimationController disposing completed fix

0.10.0 #

  • FIX: Implement AnimationController disposing

Thanks to xnxaxo

0.9.0 #

  • FEAT: Implement SystemMouseCursors.click for Cell widget
  • FEAT: Implement hoverColor field for Cell widget

0.8.0 #

  • FEAT: Implement collapseIcon and extendIcon fields for simple toogle icon customization

Thanks to HaveANiceDay33

0.7.0 #

  • FEAT: Implement setExtended method to controller
  • INFO: Implement tests for controller and SidebarX base widget

0.6.0 #

  • FIX: Make animationDuration property Duration type
  • INFO: Add simple documentation

0.5.0 #

    • FEAT: Add animation duration property to constructor

Thanks to hulohot

0.4.0 #

    • FEAT Implement Widget iconWidget field for custom icons in SidebarXItem

0.3.0 #

    • 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 to rainbowloop from LEANNOVA

0.2.2 #

    • FIX: Fix the mergeFlutterTheme function that wasn't using the selectedIconTheme but the iconTheme

Thanks to 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
524
likes
140
pub points
97%
popularity

Publisher

verified publisherfrezycode.com

flutter multiplatform navigation sidebar / side navigationbar / drawer widget

Repository (GitHub)
View/report issues
Contributing

Topics

#widget #ui #drawer #navigation #sidebar

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on sidebarx