flutter test calls dart:js_interop and fails

25 Views Asked by At

I'm trying to start with unit testing in my flutter project, but am not able to go ahead because of a dart:js_interop error. I've tried creating MockProviders and MockUsers but I still get the error. Attaching the screenshot of the error.enter image description here

Any help would be appreciated

0

There are 0 best solutions below