Ocideck/lib/widgets/editors
Brenno de Winter b7db54e033 Add app theming, code slides, and flicker-free transitions
Bundles several in-progress changes from the working tree:

- App appearance / look-and-feel: customizable app theme profiles
  (colors, dark interface) with a settings UI and persistence.
- New "Broncode" (source code) slide type: dark code sheet with
  syntax highlighting, a dedicated editor with a language picker,
  and Marp markdown round-trip via a fenced code block.
- Presenter: eliminate the brief black frame between slides by
  precaching neighbouring slide images and enabling gaplessPlayback,
  so recordings stay clean.

Adds round-trip tests for the code slide and translations for the
new strings across all supported languages.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 20:41:24 +02:00
..
_editor_field.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
audio_attachment_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
bullets_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
bullets_image_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
code_editor.dart Add app theming, code slides, and flicker-free transitions 2026-06-06 20:41:24 +02:00
free_markdown_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
image_slide_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
quote_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
section_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
table_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
title_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
two_bullets_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
two_images_editor.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
video_slide_editor.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00