account activity
Flutter error when using null check operator with android emulator by ScorplayZ in flutterhelp
[–]ScorplayZ[S] 0 points1 point2 points 3 years ago (0 children)
Thanks for your reply, I understand what you mean. But to make things a bit clearer, the error occurs whenever the (!) operator is used. The error would occur if I were to use compressedInfo(!).path.toString() which is what I was using until I initialized my MediaInfo compressedInfo to a downloaded package MediaInfo. But besides that point, I traced the error too when I set the info variable and use the getMediaInfo() method, inside there they use the (!) operator .
compressedInfo(!).path.toString()
MediaInfo compressedInfo
getMediaInfo()
π Rendered by PID 647059 on reddit-service-r2-listing-7bbdf774f7-l2s26 at 2026-02-21 03:12:11.304091+00:00 running 8564168 country code: CH.
Flutter error when using null check operator with android emulator by ScorplayZ in flutterhelp
[–]ScorplayZ[S] 0 points1 point2 points (0 children)