dart_consul 0.0.6 dart_consul: ^0.0.6 copied to clipboard
Basic console windowing system (TUI). Because why not. Supports keyboard and mouse driven interaction.
0.0.6 #
- Minor clean up and pub.dev fixes
0.0.5 / 0.0.4 / 0.0.3 #
- Try showing animation on pub.dev
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