Files
sharedinbox/lib
Thomas SharedInboxandClaude Sonnet 4.6 a55b6d426d fix(R3): wrap flutter_html in error boundary to prevent screen crash
Adds _SafeHtml — a StatefulWidget that intercepts build-phase exceptions
from flutter_html via ErrorWidget.builder and falls back to an error
message, so a malformed body cannot crash the entire EmailDetailScreen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 08:22:10 +02:00
..