1
resposta

NO JAVA KIT FOUND, FLUTTER E DART PLUGGIN NOT INSTALLED

Ao rodar o Flutter Doctor, as seguintes mensagens aparecem. Pelo Google, não consegui nenhuma informação relevante. Alguém conseguiu resolver? É comum aparecer dois "Android Studio" abaixo?

Todos os plugins estão instalados.

C:\Users\corte>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 1.22.4, on Microsoft Windows [versão 10.0.18363.1198], locale pt-BR) [!] Android toolchain - develop for Android devices (Android SDK version 30.0.2) X No Java Development Kit (JDK) found; You must have the environment variable JAVA_HOME set and the java binary in your PATH. You can download the JDK from https://www.oracle.com/technetwork/java/javase/downloads/. [!] Android Studio (version 4.1.0) X Flutter plugin not installed; this adds Flutter specific functionality. X Dart plugin not installed; this adds Dart specific functionality. [!] 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 = C:\Program X Android Studio not found at C:\Program

[!] Connected device ! No devices available

! Doctor found issues in 4 categories.

1 resposta

Ve se essa issue te ajuda: https://github.com/flutter/flutter/issues/51670

Tive esse problema a alguns meses atrás, foi terrível até achar a solução, lembro que foi nessa issue que eu resolvi, se não me engano tem relação com pacotes obsoletos.