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

[pigeon] Null safe requires Dart 2.12 #252

Merged
merged 23 commits into from
Feb 2, 2021

Conversation

blasten
Copy link
Contributor

@blasten blasten commented Dec 1, 2020

This is required after the beta announce.

Copy link
Member

@gaaclarke gaaclarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks! pPease update the pubspec.yaml and generator_tools.dart.

@blasten blasten force-pushed the null_safe_pigeon branch 3 times, most recently from e7b1ce6 to cdf4454 Compare December 15, 2020 04:20
@gaaclarke
Copy link
Member

Any idea what's going on with that test? Looks like there is a nil value for cached_framework_dir.

FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir)

I didn't write that Podfile, it was either autogenerated by flutter or provided by e2e somehow.

.cirrus.yml Outdated
@@ -70,14 +70,20 @@ task:
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true'
name: local_tests
osx_instance:
image: catalina-flutter
image: high-sierra-xcode-9.4.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are changes to this file intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. This was for debugging purposes.

@blasten
Copy link
Contributor Author

blasten commented Feb 1, 2021

@gaaclarke I am able to repro this issue locally: https://github.com/flutter/packages/runs/1809227404 - Do you know what might be causing it?

@gaaclarke
Copy link
Member

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.

@blasten
Copy link
Contributor Author

blasten commented Feb 2, 2021

🎉 finally

@blasten blasten merged commit 6740a21 into flutter:master Feb 2, 2021
@blasten blasten deleted the null_safe_pigeon branch February 2, 2021 18:29
austinstoker pushed a commit to austinstoker/packages that referenced this pull request Apr 29, 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.

3 participants