sidebarx

Flutter multiplatform navigation sidebar / side navigation bar / drawer widget

MIT License

Stars
286
Committers
11

Bot releases are hidden (Show)

sidebarx - v0.17.0 Latest Release

Published by Frezyx 6 months ago

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

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.16.3...v0.17.0

sidebarx - v0.16.3

Published by Frezyx 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.16.0...0.16.3

sidebarx - v0.16.0

Published by Frezyx over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.15.0...0.16.0

sidebarx - v0.15.0

Published by Frezyx over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.14.0...0.15.0

sidebarx - v0.14.0

Published by Frezyx almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.12.0...0.14.0

sidebarx - 0.12.0

Published by Frezyx about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.11.0...0.12.0

sidebarx - v0.11.0

Published by Frezyx about 2 years ago

  • FIX: AnimationController disposing completed fix
sidebarx - v0.10.0

Published by Frezyx about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.9.0...0.10.0

sidebarx - v0.9.0

Published by Frezyx about 2 years ago

  • FEAT: Implement SystemMouseCursors.click for Cell widget
  • FEAT: Implement hoverColor field for Cell widget
sidebarx - v0.8.0

Published by Frezyx about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.7.0...0.8.0

sidebarx - v0.7.0

Published by Frezyx over 2 years ago

  • FEAT: Implement setExtended method to controller
  • INFO: Implement tests for controller and SidebarX base widget
sidebarx - v0.6.0

Published by Frezyx over 2 years ago

What's Changed

  • FIX: Make animationDuration property Duration type
  • INFO: Add simple documentation
sidebarx - v0.5.0

Published by Frezyx over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Frezyx/sidebarx/compare/0.4.0...0.5.0

sidebarx - v0.4.0

Published by Frezyx over 2 years ago

  • FEAT Implement Widget iconWidget field for custom icons in SidebarXItem
sidebarx - v0.3.0

Published by Frezyx over 2 years ago

  • 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

sidebarx - v0.2.2

Published by Frezyx over 2 years ago

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

Thanks for nank1ro

sidebarx - v0.2.0

Published by Frezyx over 2 years ago

    • 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
Package Rankings
Top 6.69% on Proxy.golang.org
Top 8.78% on Pub.dev
Related Projects