Changing the output directory of the generated file by the injectable flutter package
I used the injectable package to generate the DI code for Get_It
Now injectable generates a main.config.dart
file from the main.dart
after applying @InjectableInit
to the dependences
function.