Flutter desktop app for building Marp presentations via structured slide editors, with live preview, fullscreen presenter, and PDF/PPTX export. Includes Makefile quality gate, CI workflow, and full test suite. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
76 B
Swift
6 lines
76 B
Swift
import Flutter
|
|
import UIKit
|
|
|
|
class SceneDelegate: FlutterSceneDelegate {
|
|
|
|
}
|