Skip to content

Conversation

@paolorotolo
Copy link
Contributor

Add example parameters to generate Kotlin code in pigeon's example as described in the attached issue.

I didn't update pigeon changelog since pigeon/example/README.md isn't published on pub.dev.

Thanks!

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

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
N/A

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the relevant style guides and ran the auto-formatter. (Unlike the flutter/flutter repo, the flutter/packages repo does use dart format.)
  • I signed the CLA.
  • The title of the PR starts with the name of the package surrounded by square brackets, e.g. [shared_preferences]
  • I listed at least one issue that this PR fixes in the description above.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.
  • I updated CHANGELOG.md to add a description of the change, following repository CHANGELOG style.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Copy link
Contributor

@tarrinneal tarrinneal left a comment

Choose a reason for hiding this comment

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

Good catch, looks like we still need the c++ flags as well.

@tarrinneal tarrinneal added the override: no changelog needed Override the check requiring CHANGELOG updates for most changes label Feb 22, 2023
@tarrinneal tarrinneal removed the override: no changelog needed Override the check requiring CHANGELOG updates for most changes label Feb 22, 2023
Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

You checked the boxes for these steps, but didn't do them. This README is published on pub.dev.

@paolorotolo
Copy link
Contributor Author

Sorry about that, I thought that just the main README.md was published on pub.dev. I'm seeing now that the example/README is there too. I'll update the pr ASAP.

@paolorotolo
Copy link
Contributor Author

I've updated CHANGELOG and pubspec and rebased with upstream.

@paolorotolo
Copy link
Contributor Author

Not sure why tests are still failing

@paolorotolo
Copy link
Contributor Author

Got it, clang-format was not installed on my machine. Should be fine now.

@tarrinneal
Copy link
Contributor

@stuartmorgan I believe this is ready for a second review now.

Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 27, 2023
@stuartmorgan-g
Copy link
Collaborator

Some other Pigeon PRs landed; could you re-rev the version here?

@stuartmorgan-g stuartmorgan-g removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 28, 2023
@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 1, 2023
Sign up for free to 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.

3 participants