3

I am developing a flutter app using android studio 4.1.2 but this plugin Error pops up everytime and i could find a solution for it. what do you think i should do.

1 Answers1

0

According to this answer IDE is no longer can see the plugin in list of plugins, but there is a file in your system. You need to manually delete this plugin. There is path to plugin directory:

Windows (Ctrl+L in the explorer then paste it): %APPDATA%\Google\AndroidStudio4.1\plugins

MacOS: ~/Library/Application Support/Google/AndroidStudio4.1/plugins

linux: ~/.config/Google/AndroidStudio4.1/plugins or ~/.local/share/Google/AndroidStudio4.1/

AEM
  • 1,354
  • 8
  • 20
  • 30
Sn1cKa
  • 601
  • 6
  • 11