79129796

Date: 2024-10-27 02:12:48
Score: 1
Natty:
Report link

I was able to resolve this by using FVM (Flutter Version Manager).

After installing FVM, run

fvm use x.x.x # eg, 3.19.0

Then

fvm dart run build_runner build

And hopefully your issue will be resolved.

In general FVM has resulted in way less headaches working with Flutter.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Diarmaid Lindsay