Abraham Williams

Results 121 comments of Abraham Williams

You can work around this temporarily by adding the following to `analysis_options.yaml` ```yml analyzer: errors: duplicate_ignore: false # https://github.com/dart-lang/mockito/issues/795 ```

Adding `isolatedModules: true` worked for me.

@dependabot rebase

@dependabot recreate