Dustin Catap

Results 2 issues of Dustin Catap

I am trying to register my scope first before calling `$register` and passing my custom `EnvironmentFilter`. But my dependencies annotated with my custom `Environment` are not registered. ```dart @InjectableInit( initializerName:...

Hi. I don't know if this issue is valid for this repository. I am having trouble generating mocks when using `auto_route`. Running `dart run build_runner build --verbose` outputs this error:...