Ocideck/lib
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
..
l10n Add markdown syntax validation and fix Linux dual-screen presenter teardown. 2026-06-15 23:57:49 +02:00
models Add markdown syntax validation and fix Linux dual-screen presenter teardown. 2026-06-15 23:57:49 +02:00
services Add markdown syntax validation and fix Linux dual-screen presenter teardown. 2026-06-15 23:57:49 +02:00
state Add presentation timer / rehearsal mode to the presenter 2026-06-13 07:03:08 +02:00
theme Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
utils Add logger; replace silent catch(_) with logged fallbacks (#2) 2026-06-11 22:16:39 +02:00
widgets Fix markdown editor gutter scroll sync without sharing ScrollController. 2026-06-16 00:07:54 +02:00
app.dart Apply repo formatter across the tree 2026-06-11 22:17:07 +02:00
main.dart Add dual-screen presenter mode (slide on beamer, notes on laptop) 2026-06-06 21:25:34 +02:00