onyx-tasks/apps/flutter/lib/src
Tristan Michael 95ba90d2c1 DateTimePicker: simplify onTap handler for close icon
Remove the redundant call to _done() in the close icon's onTap handler
and simplify the callback to a single-expression setState. The change
keeps behavior focused on hiding the time view (_showTime = false) and
avoids invoking _done() on close, which aligns with the intended UI flow
signaled by the task notification that the Flutter app relaunch
completed successfully.
2026-04-01 01:35:32 -07:00
..
rust Settings: add WebDAV sync UI and syncing backend 2026-04-01 01:29:08 -07:00
screens Settings: add WebDAV sync UI and syncing backend 2026-04-01 01:29:08 -07:00
state Settings: add WebDAV sync UI and syncing backend 2026-04-01 01:29:08 -07:00
widgets DateTimePicker: simplify onTap handler for close icon 2026-04-01 01:35:32 -07:00
theme.dart feat(flutter): add app shell, theme, and state management 2026-03-31 07:03:02 -07:00