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'm having some issues with my widget tests but stumbled on to what i think is an issue with get_it
in my test i reset get_it and initialize dependencies, i then try to get an instance of a lazy singleton and get_it throws an error telling me it isn't registered but if i change it to a singleton it seems to work
I'm having some issues with my widget tests but stumbled on to what i think is an issue with get_it
in my test i reset get_it and initialize dependencies, i then try to get an instance of a lazy singleton and get_it throws an error telling me it isn't registered but if i change it to a singleton it seems to work
The text was updated successfully, but these errors were encountered: