mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
@@ -166,7 +166,7 @@ abstract class Utils {
|
||||
static void reportError(
|
||||
Object exception, [
|
||||
StackTrace? stack,
|
||||
String? library = 'PiliPlus',
|
||||
String? library = Constants.appName,
|
||||
bool silent = false,
|
||||
]) {
|
||||
FlutterError.reportError(
|
||||
|
||||
Reference in New Issue
Block a user