dart_consul 0.0.3 dart_consul: ^0.0.3 copied to clipboard
Basic console windowing system (TUI). Because why not.
0.0.2 #
- ✅ Fix example name
0.0.1 #
Basic functionality implemented:
- ✅ Draw windows
- ✅ Window title bar with controls
- ✅ Console input handling (keys only for now)
- ✅ Tab switching
- ✅ Console mouse input handling
- ✅ Minimize/maximize/close windows via key
- ✅ Nested key handling
- ✅ Move windows via key
- ✅ Resize window via keys
- ✅ Window hooks (state & size for now)
- ✅ Basic mouse actions (raise, minimize, maximize, close)
- ✅ Resize window with mouse
- ✅ Move window with mouse
- ✅ Help (?) button to show key configuration