onyx-tasks/apps/flutter/lib
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
..
src DateTimePicker: simplify onTap handler for close icon 2026-04-01 01:35:32 -07:00
main.dart rename Flutter app from bevy_tasks to onyx 2026-03-31 09:47:13 -07:00