ignore useless error [skip ci]
OmarHatem committed
Nov 21, 2025 at 01:50 UTC
63136ec47ad72cebbb45c706e85f98e648fb1dc5
1 file changed
+1
lib/utils/exception_handler.dart
+1
@@ -292,6 +292,7 @@ class ExceptionHandler {
292
"Wrong Device Status: 0x5515 (UNKNOWN)",
293
294
"FocusScopeNode was used after being disposed",
295
+ "_getDismissibleFlushbar",
296
];
297
298
static Future<void> _addDeviceInfo(File file) async {