Package version
No response
Flutter version
Both source_gen:combining_builder and mix_generator may output lib/configurations/di_initialize.g.dart. Potential outputs must be unique across all builders. See https://github.com/dart-lang/build/blob/master/docs/faq.md#why-do-builders-need-unique-outputs
Steps to reproduce
Using two different code gen package that use the same .g.dart output file.
Expected results
Generate file successfully
Actual results
Conflicting therefore i can't using mix generator
Code sample
Code sample