@randriakotonjanaharytolotr6249

Hi man! You're amongst the rare people who makes tutorial about these! Really thank you!

@HighscoreGetter

Thanks a lot. Exactly what I was looking for.

@dsowerby1

Hi Jermaine thanks for this, well presented and very clear.

@mars3142

The last generator is what I was looking for, but the generated code doesn't work, because static functions aren't working in extensions in 2025.

@lightgaming1142

How do I handle package imports and generics correctly with Annotation- and normal Generators?

@prateeksharma5340

Thanks man!

@JeanMerelis

Thanks, very useful.
I need to generate a single file in the lib folder based on all classes of the application with a certain annotation. What would be the procedure for me to achieve this result?

@alexey5174

Thanks! Very helpful!

@Dabayare

Can ppl read the source code of these packages like in PHP?

@valentinvignal5300

Hello, it wasn't working for me and wasn't generating example.g.dart at 6:20. (maybe due to new version of the packages). I solved this by modifying my_generators/build.yaml. 

You should write
build_extensions: { ".dart": [".info.g.part"] } 
instead of 
build_extensions: { ".dart": [".info.part"] }

@supa-ustida

hi bro my generated Always being .g.part not dart