-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectt: flutter doctorProblem related to the "flutter doctor" toolProblem related to the "flutter doctor" toolteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
Steps to Reproduce
Flutter et Dart sont bien installés comme plugings dans Android Studio mais ne sont pas reconnus (Flutter and Dart are well installed as plugings in Android Studio but are not recognized)
- Je ne parvient pas à faire fonctionner flutter sur android studio, est ce que quelqu'un sait résoudre ce problème?
(I can't get flutter to work on android studio, does anyone know how to fix this?) - ...
- ...
Logs
C:\Users\lucas>flutter doctor -v
[√] Flutter (Channel stable, v1.2.1, on Microsoft Windows [version 10.0.18362.778], locale fr-FR)
• Flutter version 1.2.1 at C:\src\flutter
• Framework revision 8661d8aecd (1 year, 3 months ago), 2019-02-14 19:19:53 -0800
• Engine revision 3757390fa4
• Dart version 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
• Android SDK at C:\Users\lucas\AppData\Local\Android\Sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 29.0.3
• Java binary at: C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
• Java version Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
• All Android licenses accepted.
[√] Android Studio (version 3.6)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin version 45.1.1
• Dart plugin version 192.7761
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)
[!] Android Studio
• Android Studio at /my/local/path/for/android/studio
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.
X android-studio-dir = /my/local/path/for/android/studio
X Android Studio not found at /my/local/path/for/android/studio
• Try updating or re-installing Android Studio.
• Consider removing your android-studio-dir setting by running:
flutter config --android-studio-dir=
[!] Connected device
! No devices available
! Doctor found issues in 2 categories.
C:\Users\lucas>
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectt: flutter doctorProblem related to the "flutter doctor" toolProblem related to the "flutter doctor" toolteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds