In my case, it is because of Dart version -- I figured this out when updating Flutter from an older version to newer ones.
Upgrading to Dart 3.3.4 (came with Flutter 3.19.6 with `fvm`) solved this issue.