Claire Sarsam
Results
2
issues of
Claire Sarsam
### Problem I'm using this package in a project that we're keeping compatible with the ddc. The `==` implementation caused a compilation error. ### Solution Update the type signature to...
We ran into [this](https://github.com/vsavkin/guinness/blob/master/lib/src/common/guinness_config.dart#L19) line of code using Guiness - it seems that the `spyOn` method is defined and it takes reasonable parameters, but is not yet implemented. I was...