-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Open
Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/platform-target-armTargeting an ARM-based platformTargeting an ARM-based platformteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Steps to reproduce
Run subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.35.6
architecture: ARM64
cache: false
pub-cache-path: default
dry-run: false
git-source: https://github.com/flutter/flutter.git
env:
repository: voicemeet/voicemeet
main-path: main
source-path: voicemeet
Run chmod +x "$GITHUB_ACTION_PATH/setup.sh"
chmod +x "$GITHUB_ACTION_PATH/setup.sh"
shell: /bin/bash --noprofile --norc -e -o pipefail {0}
env:
repository: voicemeet/voicemeet
main-path: main
source-path: voicemeet
Run $GITHUB_ACTION_PATH/setup.sh -p \
$GITHUB_ACTION_PATH/setup.sh -p \
-n '3.35.6' \
-f '' \
-a 'ARM64' \
-k '' \
-c '' \
-l '' \
-d 'default' \
-g 'https://github.com/flutter/flutter.git' \
stable
shell: /bin/bash --noprofile --norc -e -o pipefail {0}
env:
repository: voicemeet/voicemeet
main-path: main
source-path: voicemeet
Unable to determine Flutter version for channel: stable version: 3.35.6 architecture: arm64
Expected results
Install the flutter sdk normally
Actual results

Unable to determine Flutter version for channel: stable version: 3.35.6 architecture: arm64
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
lColinDl, Goddchen, Predidit, chris-rutkowski, daniele-athome and 9 moreorlikraf, rNiedzwiecki, Predidit, koji-1009 and davidmigloz
Metadata
Metadata
Assignees
Labels
d: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/platform-target-armTargeting an ARM-based platformTargeting an ARM-based platformteam-infraOwned by Infrastructure teamOwned by Infrastructure team