Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lswc225
Copy link

@lswc225 lswc225 commented Dec 10, 2021

添加对构造参数中默认参数是私有的常量参数的处理

@Kcwind
Copy link

Kcwind commented Dec 13, 2021

貌似有几个问题:
1.var topLevelVariables = unitElement.topLevelVariables;这里我试了一下并不能获取到类的常量列表
2.因为问题1,topLevelVariables是空的,所以下面的遍历会报错
3.720行开始的类型判断,如果不在判断的类型里,那直接返回null了,是不是有点问题呢
我的flutter版本是2.0.6,以上问题麻烦您那边再检查一下看看呢

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