onyx-tasks/apps/flutter/lib
Tristan Michael a13008bb71 Separate time toggle from foldout UI
Replace using a foldout state to indicate time presence with an explicit
time section and a simple "Set time" trigger. This makes the UI
semantics clearer (foldouts shouldn't represent function) and mirrors
the Tauri approach: show a compact "Set time" label when time is hidden,
expand inline time controls when shown, and provide a close icon to
dismiss and apply the time. Minor spacing adjustments were applied to
improve alignment.
2026-04-01 01:31:58 -07:00
..
src Separate time toggle from foldout UI 2026-04-01 01:31:58 -07:00
main.dart rename Flutter app from bevy_tasks to onyx 2026-03-31 09:47:13 -07:00