utils/register_error_handler library
Functions
-
registerErrorHandlers(
{void onFlutterError(FlutterErrorDetails details)?, ErrorWidgetBuilder? errorWidgetBuilder, bool presentFlutterErrors = true, bool handlePlatformErrors = true, bool onPlatformError(Object error, StackTrace stack)?}) → void - Installs global error handlers for Flutter framework errors and async platform errors.