Saman

Results 35 comments of Saman

I have run the code but I did not get the error. Everything same as what mentioned except I have used protobuf version 3.21.9. Is the problem still valid ?...

I think you can use --gen-all flag to generate all files

I think the behavior of **flatc --dart** is like this: - It will generate separate dart files per namespace, and include them. For instance, in monster_test.fbs run it generated 3...

Hi @Alex-Ratcliffe , I think it needs some tests

> Nice! Did you see any performance differences (positive or negative) @enum-class ? @austinvhuang Du to hardware limitations, I couldn't do the performance test on the entire pipeline. I did...

@dbaileychess could you please help me with review this ?

Hello @dbaileychess , I found in parser for union add a second auto-generated vector field to hold the types, with a special suffix. T**he generated field will get id equal...

Hello @dbaileychess 1. Can you help me with buildifier check 2. What should I do about --conform ? What is final decision about it ? 3. It seems ready to...

Thank you for your time, Great review, I love it