artisanal_widgets 0.1.0+1
artisanal_widgets: ^0.1.0+1 copied to clipboard
Widget system for composable TUI components, built on top of the artisanal terminal toolkit.
Changelog #
0.1.0+1 #
- Documentation + assets
0.1.0 #
Added #
- Initial release of
artisanal_widgets. - Flutter-style terminal widget system built on top of
artisanal. - Core widget framework, layout primitives, focus/gesture/input systems, and component library.
- Charting widgets, scroll/selection support, and testing harnesses for TUI widget behavior.