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

dart-analysis 有异常 #118

Closed
snaigle opened this issue Nov 13, 2018 · 1 comment
Closed

dart-analysis 有异常 #118

snaigle opened this issue Nov 13, 2018 · 1 comment

Comments

@snaigle
Copy link

snaigle commented Nov 13, 2018

环境 flutter 0.10.2 dart: 2.1.0 , macos 10.14.1
在idea下 dart-analysis 提示
error: The argument type 'List' can't be assigned to the parameter type 'Set<Factory>'. (argument_type_not_assignable at [gsy_github_app_flutter] lib/widget/webview/WebView.dart:79)

直接用flutter run 是可以成功运行的

@CarGuo
Copy link
Owner

CarGuo commented Nov 13, 2018

那是因为with会有错误警告,可暂时忽略使用// ignore: mixin_inherits_from_not_object

而WebView是因为 AndroidView的使用的 flutter sdk版本不同,已经升级支持新版本0.11.3

@CarGuo CarGuo closed this as completed Nov 13, 2018
@CarGuo CarGuo mentioned this issue Nov 21, 2019
@theecn theecn mentioned this issue Dec 18, 2019
@byue666 byue666 mentioned this issue Dec 19, 2019
@alienzh alienzh mentioned this issue Dec 27, 2019
@YaoHooHoo YaoHooHoo mentioned this issue Jan 15, 2020
@w497763094 w497763094 mentioned this issue Mar 10, 2020
@JevonShi JevonShi mentioned this issue Mar 10, 2020
@HaobinXu HaobinXu mentioned this issue Mar 20, 2020
@luan823230 luan823230 mentioned this issue Mar 24, 2020
@Andy957 Andy957 mentioned this issue Apr 16, 2020
@ngu2008 ngu2008 mentioned this issue Apr 17, 2020
@hzg1105 hzg1105 mentioned this issue May 3, 2020
@MrHGJ MrHGJ mentioned this issue May 19, 2020
@hzg1105 hzg1105 mentioned this issue Jun 14, 2020
@wangkr wangkr mentioned this issue Jul 4, 2020
@gss3000 gss3000 mentioned this issue Jul 8, 2020
@Liway Liway mentioned this issue Jun 22, 2022
@jayVRIY jayVRIY mentioned this issue Dec 8, 2022
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

2 participants