|
"when": "explorerResourceIsFolder && resourceFilename == ios || resourceFilename == macos && dart-code:anyFlutterProjectLoaded && dart-code:dartPlatformName == mac && dart-code:isRunningLocally", |
This and/or may be interpreted incorrectly, so all the conditions aren't applying to both sides (ios/macos).
Maybe there are others that should be reviewed.
Dart-Code/package.json
Line 1224 in a8b9825
This and/or may be interpreted incorrectly, so all the conditions aren't applying to both sides (ios/macos).
Maybe there are others that should be reviewed.