-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/packages
#4441Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
We bundle Dart NSError objects as details of platform exceptions for some failures, but they don't print anything useful; see #128489 for an example. (We also don't export them AFAICT, so there's no way I can see for a client to get the information from it).
We should add a toString that prints all of its information, so that exception logging will be more useful.
@bparrishMines FYI
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: webviewThe WebView pluginThe WebView pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team