flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

[dart] fix bug which generated wrong code

Open fawdlstty opened this issue 1 year ago • 1 comments

#7609

fawdlstty avatar Mar 15 '24 12:03 fawdlstty

Thanks a lot! Can you maybe add a test schema to dart directory and regenerate with the new flatc? You just need to compile flatc and run test/DartTest.sh

That way this won't regress in the future unnoticed.

vaind avatar May 15 '24 20:05 vaind