"flutter uninstall" to delete flutter and all related
https://github.com/flutter/flutter/issues/15202
arjunmenon commented Mar 6, 2018 commented Hey
How do you properly uninstall flutter and all flutter dependencies and flutter libraries?
It copies a lot of content in the file system.
I am on ubuntu 16.04. The text was updated successfully, but these errors were encountered: 👍 11 Copy linkmateusdeap commented Mar 19, 2018 commented I have the same question, since I'm trying to reproduce a bug that requires a fresh install of flutter... Sorry, something went wrong. Copy link Contributorzoechi commented Mar 20, 2018 commented I'd expect deleting the install directory and environment variables (PATH settings that you added manually) should be enough Sorry, something went wrong. Copy link AuthorminiBloq commented Feb 22, 2019 commented Still no way of uninstalling? I'm dealing with an Android Studio bug and need to uninstall it. Sorry, something went wrong. Copy link Contributoraleemahmed96 commented May 31, 2019 • edited commented • edited Thanks for your help and support <3 Sorry, something went wrong. mentioned this issue Open mentioned this issue Closed removed this from the Stretch Goals milestone added this to the New Stretch Goals milestone added this to Awaiting triage in via automation moved this from Awaiting triage to Engineer reviewed in mentioned this issue Merged 10 tasks Copy linkmecoFarid commented Apr 13, 2020 commented I'm dealing with an Android Studio bug and need to uninstall it. That doesn't sound like a valid reason to uninstall.
You can just delete the Flutter install directory if you still think you must.
There is also ~/.pub-cache where downloaded dependencies are stored
and .dartServer where the Dart Analysis server maintains a cache.
If you added any Flutter directory to an environment variable, then remove that.
Besides that I can't think of anything where Flutter would add anything.
If you think your Flutter installation is messed up, you can follow these steps to fix That simply did nothing Android Studio still shows plugin as "installed" on top of that "New Flutter Project" option is still there. So not a valid option, I guess Sorry, something went wrong. added the label removed this from the Stretch Goals milestone removed this from the Stretch Goals milestone removed this from the Stretch Goals milestone removed this from the [DEPRECATED] Stretch Goals milestone removed this from the [DEPRECATED] Stretch Goals milestone removed this from the [DEPRECATED] Stretch Goals milestone removed this from the - milestone Copy linkZiyadF296 commented Sep 27, 2020 commented Me too, I really need to uninstall flutter, because I have some bug to get rid of. Sorry, something went wrong. Copy linkakashgkrishnan commented Oct 18, 2020 commented Im also stuck and desperate to uninstall flutter. how do I go about doing that for windows Sorry, something went wrong. Copy linkpiyas33 commented Jan 14, 2021 commented type following command
sudo snap remove flutter Sorry, something went wrong. Copy linkAksalian1 commented Oct 1, 2021 commented
DA: 33 PA: 78 MOZ Rank: 55