Ocideck/lib/widgets
Brenno de Winter 986aba99e5
Some checks failed
CI / Format · Analyze · Test (push) Has been cancelled
CI / Format · Analyze · Test (pull_request) Has been cancelled
Fix markdown editor gutter scroll sync without sharing ScrollController.
The line-number gutter now follows the TextField scroll offset via Transform.translate so Flutter no longer attaches one controller to two scroll views.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 00:07:54 +02:00
..
dialogs Add presentation timer / rehearsal mode to the presenter 2026-06-13 07:03:08 +02:00
editors Fix markdown editor gutter scroll sync without sharing ScrollController. 2026-06-16 00:07:54 +02:00
panels Add markdown syntax validation and fix Linux dual-screen presenter teardown. 2026-06-15 23:57:49 +02:00
presentation Add markdown syntax validation and fix Linux dual-screen presenter teardown. 2026-06-15 23:57:49 +02:00
shell Split slide_preview.dart and app_shell.dart into part files (#1) 2026-06-11 22:16:49 +02:00
slides Add presentation timer / rehearsal mode to the presenter 2026-06-13 07:03:08 +02:00
app_shell.dart Add "discard" option to the unsaved-changes close dialog 2026-06-13 07:49:07 +02:00