Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The parameter 'exception' is required #28

Open
lyyyann opened this issue Nov 19, 2021 · 0 comments
Open

The parameter 'exception' is required #28

lyyyann opened this issue Nov 19, 2021 · 0 comments

Comments

@lyyyann
Copy link

lyyyann commented Nov 19, 2021

在app_init.dart文件里

// 构建错误信息
static FlutterErrorDetails makeDetails(Object obj, StackTrace stack) {
return FlutterErrorDetails();//这句话有问题
}

编译报错如下:
The parameter 'exception' is required.

应该怎么改呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant