flutter – MissingStubError: ‘update’ No stub was found which matches the arguments of this method call: update
I’m following a tutorial for a messaging app using flutter & it’s connecting to rethinkdb. I’m trying to follow along with the latest packages and versions. I’m on a section where the author is using mockito for testing. I’m getting an error. I’m a beginner so the error is likely to be something very simple … Read more