Flutter create -t -App erstellt kein Android -Verzeichnis
Posted: 10 May 2025, 20:16
Auf einer Ubuntu -Maschine, in der Befehlszeile Ich führe den Basisbefehl aus: < /p>
Code: Select all
flutter create -t app test
< /code>
Dann mache ich < /p>
ls
analysis_options.yaml lib macos pubspec.yaml test windows
ladder6.iml linux pubspec.lock README.md web
< /code>
und es gibt kein Android -Verzeichnis < /p>
Ich konnte diesen Fehler auch nicht aus < /p>
entfernenflutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.29.3, on Ubuntu 24.04.2 LTS 6.8.0-59-generic, locale en_CA.UTF-8)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[!] Flutter IDE Support (No supported IDEs installed)
[✓] Connected device (2 available)
[✓] Network resources
! Doctor found issues in 1 category.
< /code>
flutter --version
Flutter 3.29.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ea121f8859 (4 weeks ago) • 2025-04-11 19:10:07 +0000
Engine • revision cf56914b32
Tools • Dart 3.7.2 • DevTools 2.42.3
< /code>
I tried upgrading various packages and in some cases removing and installing them.
I am running JetBrains most recent version of AndroidStudio 2024.3.2
Build #AI-243.25659.59.2432.13423653, built on April 29, 2025
Runtime version: 21.0.6+-13368085-b895.109 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.