- Allow
analyzer: >=8.1.0 <10.0.0.
Unclaimed project
Are you a maintainer of mockito? Claim this project to take control of your public changelog and roadmap.
analyzer: >=8.1.0 <10.0.0.analyzer: ^8.1.0.source_gen: '>=3.0.0 <5.0.0'.build: '>=3.0.0 <5.0.0'.analyzer: '>=6.9.0 <8.0.0'.dart_style: '>=2.3.7 <4.0.0', so that the current Dart language
version can be passed to DartFormatter.Release 2.2.1
Moved the default release to not contain mirrors. This is since Web and Flutter targets will not support mirrors. Mockito can still be used with mirrors, but will need to import mirrors.dart. This is only needed for the spy functionality.