technology [flutter] Packages are not supported when using legacy build locations, but the current project has them enabled.
はじめに flutterでbuildができなくなってハマった。。。 エラー内容 `flutter run` `flutter build` で下記エラーが発生 % fvm flutter run --flavor development -...