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

解决项目在idea-dart-analysis会出现大量错误的问题 #119

Closed
wants to merge 1 commit into from
Closed

Conversation

snaigle
Copy link

@snaigle snaigle commented Nov 13, 2018

  1. 添加analysis_options.yaml 解决 在data-analysis出现的 cast异常和 mixin_inherits_from_not_object异常
  2. DemoMixins.dart, mixin 类 修改为 mixin XX on X , 否则会提示The class 'A2' can't be used as a mixin because it references 'super'
  3. Webview.dart , 否则会提示类型不匹配

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

Successfully merging this pull request may close these issues.

2 participants