Crash: Null check operator used on a null value #60

Closed
opened 2026-05-14 10:17:03 +00:00 by guettli · 1 comment
guettli commented 2026-05-14 10:17:03 +00:00 (Migrated from codeberg.org)

This happens on the "something went wrong" page, after selecting "copy to clipboard".

Error: Null check operator used on a null value

Stack Trace:
#0      ScaffoldMessenger.of (package:flutter/src/material/scaffold.dart:161)
#1      CrashScreen.build.<anonymous closure> (package:sharedinbox/ui/screens/crash_screen.dart:80)
<asynchronous suspension>
This happens on the "something went wrong" page, after selecting "copy to clipboard". Error: Null check operator used on a null value ``` Stack Trace: #0 ScaffoldMessenger.of (package:flutter/src/material/scaffold.dart:161) #1 CrashScreen.build.<anonymous closure> (package:sharedinbox/ui/screens/crash_screen.dart:80) <asynchronous suspension> ```
guettli commented 2026-05-14 18:50:35 +00:00 (Migrated from codeberg.org)

I guess that's fixed

I guess that's fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#60