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.
Asked
Active
Viewed 858 times
3
-
try updating Json2Dart plugin. In Android Studio Help > Check for Update – Pavel Shastov Mar 08 '21 at 13:26
1 Answers
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
/