-
-
Notifications
You must be signed in to change notification settings - Fork 153
Graphql not initialized in get_it #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
in which line does it throw the exception? |
it said, HomeGraphQlService not registered inside Get_it. But I have already registered that. I really don't know, what the actual problem is |
here is my HomeGraphQLService class
|
And where do you try to access |
I want to implement GraphQL client in my flutter app. For Dependency injection, I use GetIt library. But when I run the app, it says
Session.dart
SessionImpl.dart
GraphQLClientGenerator.dart
ServiceLocator.dart
main.dart
The text was updated successfully, but these errors were encountered: