ฉันกำลังกำหนดค่าFlutter SDK
บนUbuntu 16.4
ระบบLinux ของฉัน เหตุใดฉันจึงได้รับข้อผิดพลาดต่อไปนี้เมื่อเรียกใช้ Flutter Doctor ฉันได้ระบุทั้งPATHS
สำหรับflutter
และdart
ใน.bashrc
แต่ฉันได้รับข้อผิดพลาดนี้เมื่อฉันเรียกใช้flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.5.1, on Linux, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.2)
[✓] Android Studio (version 3.1)
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] IntelliJ IDEA Community Edition (version 2018.2)
[!] VS Code (version 1.25.1)
[!] Connected devices
! No devices available
! Doctor found issues in 2 categories.