tuanis_sidebar 0.1.0
tuanis_sidebar: ^0.1.0 copied to clipboard
easy to use package to create sidebars specially for web, but can be integrated as a drawer in a mobile app. Allows nested items.
0.0.1 #
- Initial release - basic sidebar
0.0.2 #
- added vertical scroll bars
- ensure all item ids are unique
- ability to choose the colors for everything
0.1.0 #
- nested items (N levels)
- each item now receives a ListTile component to facilite color customizations
- global (apply to all items) color configuration for states like hover, focus, selected.