clearview_sidebar 0.0.1
clearview_sidebar: ^0.0.1 copied to clipboard
A clean, modern, customizable Flutter sidebar widget designed for dashboards, POS systems, and admin applications.
Changelog #
All notable changes to this project will be documented in this file.
This project follows Semantic Versioning.
0.0.1 — 2026-01-07 #
Added #
- Initial release of
clearview_sidebar - Customizable vertical sidebar widget
- Active menu highlight with border and color styling
- Support for icons, labels, and tap callbacks
- Header section with logo/user info
- Fully customizable width and colors
- Example app included under
example/ - MIT license and README documentation