Plugin Error: Plugin "Json2Dart" is incompatible (supported only in IntelliJ IDEA)

881 Views Asked by At

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

There are 1 best solutions below

0
Sn1cKa On

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/