You are not logged in.

#1 2020-10-28 13:05:28

sulav
Member
Registered: 2020-10-27
Posts: 1

Cant Configure Flutter and Dart Plugins

I wanted to configure flutter with VS-Code. But even after installing dart and flutter plugins from Android Studio, flutter doctor doesn't recognize both plugins.



[phoenix@arch ~]$ flutter doctor -v
[✓] Flutter (Channel stable, 1.22.2, on Linux, locale en_US.UTF-8)
    • Flutter version 1.22.2 at /home/phoenix/.flutter_install/flutter
    • Framework revision 84f3d28555 (2 weeks ago), 2020-10-15 16:26:19 -0700
    • Engine revision b8752bbfff
    • Dart version 2.10.2


[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at /home/phoenix/.Android/Sdk
    • Platform android-30, build-tools 30.0.2
    • ANDROID_HOME =
    • Java binary at: /opt/android-studio/jre/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
    • All Android licenses accepted.

[!] Android Studio
    • Android Studio at /opt/android-studio
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

[✓] Connected device (1 available)
    • sdk gphone x86 arm (mobile) • emulator-5554 • android-x86 • Android 11 (API 30) (emulator)

! Doctor found issues in 1 category.

Last edited by sulav (2020-10-30 10:32:51)

Offline

Board footer

Powered by FluxBB