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] fix swift compressed list datatypes #2963

Merged
merged 3 commits into from
Dec 17, 2022

Conversation

tarrinneal
Copy link
Contributor

updates the data type conversion for compressed lists to use FlutterStandardTypedData

List which issues are fixed by this PR. You must list at least one issue.
fixes flutter/flutter#115906

Copy link
Contributor

@stuartmorgan stuartmorgan left a comment

Choose a reason for hiding this comment

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

That's kind of a weird-looking way to make NSData, but since other ways are more cumbersome to write and the values don't matter, LGTM.

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 17, 2022
@auto-submit auto-submit bot merged commit 6820288 into flutter:main Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App p: pigeon
Projects
None yet
2 participants