Open insertjokehere opened 3 months ago
@CasperN @vaind Sorry to tag you out of the blue. This part of the modification is very important to me. Can you promote the merger of PR?
I'm not a maintainer so I don't have merge permissions
@aardappel Sorry to tag you out of the blue. Can you promote the merger of PR?
This was merged: https://github.com/google/flatbuffers/pull/8313
Can you rebase this one, seems there may be some conflicts.
There also seem to be dart codegen changes to the generated files that are not included in this PR
@aardappel thanks for the review - I've rebased and updated the generated bindings. Happy to squash this down before merge.
There also seem to be dart codegen changes to the generated files that are not included in this PR
This still seems to be an issue
Fixes https://github.com/google/flatbuffers/issues/7609 Fixes https://github.com/google/flatbuffers/issues/8379
This PR builds on the work from https://github.com/google/flatbuffers/pull/8259 to:
export
statement to matchimport
statements for files in the same namespace to ensure that include chains work in the generated code