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
I got an error as stated in the title, but only in the instance(), everything else that uses getit's instance work just fine. I checked the log and see that everything is registered properly
I changed my dependency_injection.dart file name in to di.dart and it just works.
I still don't know why it works tho. It would be great if anyone could give some information about it!
Uh oh!
There was an error while loading. Please reload this page.
I got an error as stated in the title, but only in the instance(), everything else that uses getit's instance work just fine. I checked the log and see that everything is registered properly
My LoginScreen file:
My dependency injection file:
The text was updated successfully, but these errors were encountered: