Skip to content

[Pigeon] Fix Obj-C generation cast bug - #375

Merged
gaaclarke merged 3 commits into
flutter:masterfrom
GaryQian:iosfix
Jun 8, 2021
Merged

[Pigeon] Fix Obj-C generation cast bug#375
gaaclarke merged 3 commits into
flutter:masterfrom
GaryQian:iosfix

Conversation

@GaryQian

Copy link
Copy Markdown
Contributor

@gaaclarkegaaclarke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This really needs an ios_unittest. I'll add one for you in a different commit since I already have a PR working on something similar.

@gaaclarke
gaaclarke merged commit 1f021ea into flutter:masterJun 8, 2021
@gaaclarkegaaclarke mentioned this pull request Jun 8, 2021
11 tasks
stuartmorgan-g pushed a commit that referenced this pull request Aug 27, 2025
)
Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.0.14/packages/path_provider)
---
updated-dependencies:
- dependency-name: path_provider
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pigeon] Enum objc generator has invalid int cast

2 participants

@GaryQian@gaaclarke