Open
Description
Describe the issue
After upgrade to new Flutter stable (1.12.13), I got multiple unnecessary_final warnings. But when I remove these, I get similar amount of prefer_final_locals. What should I do? This definitely looks like a bug.
Expected behavior
There should not be any conflicting warnings.
Additional context
Dart 2.7.0, Flutter 1.12.13