阿巴阿巴
阿巴阿巴
```objc CGFloat CYLPlusButtonWidth = 0.0f; UIButton *CYLExternPlusButton = nil; UIViewController *CYLPlusChildViewController = nil; ```
@dulmarod I tried to turn on with `--check-nullable`. As you mentioned, it's not release feature. The analyzing result `NULLABLE_DEREFERENCE` is not helpful enough.
@dulmarod I built latest mater unsuccessfully yesterday, these days I use `infer 0.13.0 release` with `--check-nullable` on. On iOS, I find out `--check-nullable` opt will check all variables rely on...
> I'm starting a fresh project using the latest flutter version, but when I run `./scripts/run.py` I get the following error at the end of the compilation steps: > >...
你跑的是testcase吧, 而且dot这个实现我现在没有用了