Bo Anderson

Results 2 issues of Bo Anderson

issue: `dart analyze` always produces `Target of URI doesn't exist` errors but `dart run` is successful version: 2.17.6 system: MacOSX steps to reproduce: 1. `wget https://storage.googleapis.com/dart-archive/channels/stable/release/2.17.6/sdk/dartsdk-macos-x64-release.zip` 2. `unzip dartsdk-macos-x64-release.zip` 3....

area-analyzer
analyzer-command
P2
type-bug

I get the following error when I attempt "flutter build ios": ``` ... [!] Unable to determine Swift version for the following pods: - `mic_stream` does not specify a Swift...

question