- Go: Add overlay_json to Post model, CreatePost handler, and all post queries - Flutter: Rename QuipTextOverlay → QuipOverlayItem with type enum (text/sticker) - QuipOverlayItem: add id field, content replaces text, backward-compat alias - quip_video_item: parse overlay_json and render non-interactive overlays in feed - quip_upload_provider: accept overlayJson param and pass to publishPost - api_service: add overlayJson param to publish |
||
|---|---|---|
| .. | ||
| enhanced_quip_recorder_screen.dart | ||
| quip_camera_screen.dart | ||
| quip_creation_flow.dart | ||
| quip_decorate_screen.dart | ||
| quip_editor_screen.dart | ||
| quip_metadata_screen.dart | ||
| quip_preview_screen.dart | ||
| quip_recorder_screen.dart | ||
| quip_studio_screen.dart | ||