[pigeon] Null safe requires Dart 2.12#252
Conversation
gaaclarke
left a comment
There was a problem hiding this comment.
Looks good, thanks! pPease update the pubspec.yaml and generator_tools.dart.
b7b6a41 to
2ae3b9f
Compare
e7b1ce6 to
cdf4454
Compare
cdf4454 to
865b569
Compare
|
Any idea what's going on with that test? Looks like there is a nil value for I didn't write that Podfile, it was either autogenerated by flutter or provided by e2e somehow. |
.cirrus.yml
Outdated
| name: local_tests | ||
| osx_instance: | ||
| image: catalina-flutter | ||
| image: high-sierra-xcode-9.4.1 |
There was a problem hiding this comment.
are changes to this file intentional?
There was a problem hiding this comment.
No. This was for debugging purposes.
f3e423a to
d3b1794
Compare
|
@gaaclarke I am able to repro this issue locally: https://github.com/flutter/packages/runs/1809227404 - Do you know what might be causing it? |
|
Yep, you have to remove xcpretty from the local_tests. I did it in an external contributors PR yet but it hasn't landed yet. |
|
🎉 finally |
- closes flutter#252
This is required after the beta announce.