Skip to content

WIP [ffigen] Config update part 4: include visitor - #3530

Draft
liamappelbe wants to merge 42 commits into
mainfrom
ffigen_config_update_4
Draft

WIP [ffigen] Config update part 4: include visitor#3530
liamappelbe wants to merge 42 commits into
mainfrom
ffigen_config_update_4

Conversation

@liamappelbe

@liamappelbe liamappelbe commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #3546

@github-actions

Copy link
Copy Markdown

Package publishing

If you have publishing permissions, you can use the links below to publish the changes after merging this PR.

Package Version Status Publish tag (post-merge)
package:code_assets 1.3.0-wip WIP (no publish necessary)
package:data_assets 0.20.0 already published at pub.dev
package:ffi 2.2.0 already published at pub.dev
package:hooks 2.2.0-wip WIP (no publish necessary)
package:hooks_runner 1.6.2-wip WIP (no publish necessary)
package:jni_flutter 1.0.2 already published at pub.dev
package:jni_util 1.0.0 already published at pub.dev
package:native_toolchain_c 0.19.4-wip WIP (no publish necessary)
package:record_use 1.1.0 ready to publish record_use-v1.1.0
package:swift2objc 0.3.0-wip WIP (no publish necessary)
package:swiftgen 0.1.3 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

PR Health

Changelog Entry
Package Changed Files
package:objective_c pkgs/objective_c/lib/src/objective_c_bindings_generated.dart

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
objective_c Breaking 9.5.0 9.5.1-wip 9.5.1-wip ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

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.

[ffigen] Bug in ObjC category filtering

1 participant