Flutter plugin not installed this adds Flutter specific functionality

+1 vote

Hi Guys,

I try to run the flutter doctor command in my command prompt. But it is showing me the below error.

C:\Users\Nadeem Akhter>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.17.5, on Microsoft Windows [Version 10.0.18362.959], locale en-IN)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.1)
[!] Android Studio (version 4.0)
    X Flutter plugin not installed; this adds Flutter specific functionality.
    X Dart plugin not installed; this adds Dart specific functionality.
[!] Connected device
    ! No devices available
! Doctor found issues in 2 categories.

How can I solve this error?

Jul 17, 2020 in Others by akhtar
• 38,230 points
20,462 views
Have you found a solution to your problem?

3 answers to this question.

0 votes

Hi@akhtar,

You need to install the flutter plugin in your Android studio. Flutter will use Dart language to develop an app. You can follow the below steps.

  • Start your Android studio.

  • In the configuration section, you can find plugins. Click on the plugin button.

  • You can find a flutter plugin. Download this plugin and restart your Android studio.

To know more, join our Flutter Development Course today.

answered Jul 17, 2020 by MD
• 95,440 points
I did this already still showing same issue

Hi,

First, check all the plugins that are installed or not for Flutter. If you have already installed the plugins, then close your command line and restart your CMD.

Installed all the plugins, restarted the android studio as well as command prompt, but still getting the same issue after running the flutter doctor command.

Please help me with this issue.

Thank you.

Hi@Mihir,

If possible, post your output of the flutter doctor command.

0 votes
Hatayı çözebildin mi? Bende de aynı hata var.
answered Nov 21, 2020 by Osman
Selam, Yukarıda verilen çözümü denediniz mi? Çalışacak.
Evet bendede
Hi@Mert,

Android stüdyonuzda flutter eklentisini kurmanız gerekir. Bundan sonra Android stüdyonuzu yeniden başlatın.
0 votes
answered Dec 16, 2020 by Blogging
• 140 points

Related Questions In Others

0 votes
1 answer

Flutter Error: MediaQuery.of() called with a context that does not contain a MediaQuery.

Hi@akhtar, You need a MaterialApp or a WidgetsApp around your widget. They ...READ MORE

answered Aug 27, 2020 in Others by MD
• 95,440 points
4,816 views
0 votes
1 answer

Row's Children Must Not Contain Any Null Values Flutter Error.

Hi@akhtar, You get this error because in your ...READ MORE

answered Sep 15, 2020 in Others by MD
• 95,440 points
4,949 views
0 votes
1 answer

HTTP Error 403.14 - Forbidden - The Web server is configured to not list the contents of this directory

Try keeping this into your web config ...READ MORE

answered Feb 11, 2022 in Others by Rahul
• 9,670 points
11,257 views
0 votes
0 answers

SEOPress plugin not working with Wordpress 5.7

An error of type E_ERROR was caused ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,050 points
709 views
0 votes
1 answer

What are some advantages of Flutter?

Hi@akhtar, Nowadays Flutter is taking the market. It ...READ MORE

answered Jul 17, 2020 in Others by MD
• 95,440 points
554 views
0 votes
1 answer

'git rev-parse HEAD' is not recognized as an internal or external command

Hi@akhtar, I also faced the same problem. You ...READ MORE

answered Jul 17, 2020 in Others by MD
• 95,440 points
3,450 views
0 votes
1 answer

What is Dart?

Hi@akhtar, Dart is an open-source, general-purpose, object-oriented programming ...READ MORE

answered Jul 20, 2020 in Others by MD
• 95,440 points
824 views
0 votes
1 answer

How to create a Project in Flutter?

Hi@akhtar, Flutter has an inbuilt command to create ...READ MORE

answered Jul 20, 2020 in Others by MD
• 95,440 points
703 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP