You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, thanks for the tutorial, it has been great.
My pubspec.yaml has some "private" dependencies, example.
shared_ui:
path: features/shared_ui
From your tutorial, but also from the injectable documentation, I cannot see a way of having the same codegeration working inside this "private" modules so I don't have to register all the dependencies manually in the main module.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi there, thanks for the tutorial, it has been great.
My pubspec.yaml has some "private" dependencies, example.
shared_ui:
path: features/shared_ui
From your tutorial, but also from the injectable documentation, I cannot see a way of having the same codegeration working inside this "private" modules so I don't have to register all the dependencies manually in the main module.
Thanks.
The text was updated successfully, but these errors were encountered: