Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include instructions to uninstall Flutter #5695

Closed
Sameerkash opened this issue Apr 27, 2021 · 11 comments · Fixed by #10038
Closed

Include instructions to uninstall Flutter #5695

Sameerkash opened this issue Apr 27, 2021 · 11 comments · Fixed by #10038
Assignees
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev e2-days Effort: < 5 days p2-medium Necessary but not urgent concern. Resolve when possible.

Comments

@Sameerkash
Copy link
Contributor

Some individuals wanted to uninstall flutter and its folders completely.
We should include instructions to delete the folders of the flutter installation and the .pub_cache folders

related to flutter/flutter#30014 and flutter/flutter#29278

@Sameerkash
Copy link
Contributor Author

cc @Sfshaza,

I'll take this up if you can suggest where this should go. I was thinking the same page as install flutter, as it shouldn't take up too much space.

@sfshaza2
Copy link
Contributor

I think this is a great idea, @Sameerkash, but I also think it needs to be a new page. And it could be tricky to write. For example, it should probably cover:

  • How to uninstall Flutter, but keep Dart (if that's what they want to do). I've filed an issue on the dart.dev repo about adding similar info for Dart. This page can then link to that.
  • How to uninstall Android Studio, (if that's what they want to do)? (There is probably info on the Android Studio site about how to uninstall. We can link to that.)
  • Any instructions specific to the various platforms (Ubuntu, Mac, Linux, Windows)?
  • How might the instructions look if they installed with snap, or git clone, or some unofficial homebrew recipe?
  • If they've reconfigured the PUB_CACHE environment variable, they'll need to remove the cache from that location
  • Not critical, but they might want to update their PATH.

Finally, I'd want a friendly "Come back all, y'hear?" sort of message at the end.

I'd add the new page here: https://flutter.dev/docs/development/tools/sdk/uninstall. It would also need to be added to the side nav (/src/_data/sidenav.yml).

Are you willing to take a stab at this new page? I'm willing to review, etc.

@sfshaza2 sfshaza2 added e2-days Effort: < 5 days p2-medium Necessary but not urgent concern. Resolve when possible. labels Apr 30, 2021
@Sameerkash
Copy link
Contributor Author

@sfshaza2 sure thing! I've been trying to write for dart - site,
So I'd love to write a page for flutter as well.

Should I open a WIP PR? Or would you like to review a Google doc ( as kevmoo preferred this) ? And then I can paste the content to the repo.

I'll start asap whichever way you suggest.

@sfshaza2
Copy link
Contributor

I definitely prefer a Google doc! Thanks for asking!

@sfshaza2
Copy link
Contributor

Also, @parlough had some great input on the issue I filed on dart.dev.

@sfshaza2
Copy link
Contributor

Also, when you are ready for me to take a look, share the doc with shaza@ and you can guess the rest. ;)

@Sameerkash
Copy link
Contributor Author

Also, @parlough had some great input on the issue I filed on dart.dev.

Surely will keep this in mind! Sounds most appropriate for the dart install.

Will consider flutter specific like snap store and others for this case.

Will send a doc link soon.

@Sameerkash
Copy link
Contributor Author

@sfshaza2 I've sent an initial draft, please check your inbox for the doc link

@Sameerkash
Copy link
Contributor Author

@Sfshaza Shall I make a PR with the changes you suggested?

@sfshaza2
Copy link
Contributor

sfshaza2 commented May 4, 2021 via email

@atsansone
Copy link
Contributor

Add this change at the same time: #5750

@atsansone atsansone added e1-hours Effort: < 8 hrs a: install a.get-started Relates to the Getting Started section of docs.flutter.dev and removed e1-hours Effort: < 8 hrs a.install labels Jun 5, 2023
@atsansone atsansone assigned atsansone and unassigned Sameerkash Jan 13, 2024
sfshaza2 pushed a commit that referenced this issue Jan 22, 2024
Add uninstall page. Fixes #5695
atsansone added a commit to atsansone/website that referenced this issue Jan 24, 2024
atsansone added a commit to atsansone/website that referenced this issue Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev e2-days Effort: < 5 days p2-medium Necessary but not urgent concern. Resolve when possible.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants