minor: ignore package unreasonable error

This commit is contained in:
OmarHatem 2025-05-25 03:59:18 +03:00
parent d356d5bfcb
commit df20e22fae

View file

@ -219,6 +219,7 @@ class ExceptionHandler {
"invalid password",
"NetworkImage._loadAsync",
"SSLV3_ALERT_BAD_RECORD_MAC",
"PlatformException(already_active, File picker is already active",
// Temporary ignored, More context: Flutter secure storage reads the values as null some times
// probably when the device was locked and then opened on Cake
// this is solved by a restart of the app