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

Migrate Flutter functionality to Flutter extension #1404

Open
12 tasks
DanTup opened this issue Jan 21, 2019 · 1 comment
Open
12 tasks

Migrate Flutter functionality to Flutter extension #1404

DanTup opened this issue Jan 21, 2019 · 1 comment
Labels
in flutter Relates to running Flutter apps is non-functional
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Jan 21, 2019

Long-term, it'd be nice if people that have installed the Dart extension to do Dart (non-Flutter) dev didn't see Flutter functionality around the place. This issue is start building a list of these places for potential future migration.

  • Commands
    • Flutter: New Project
    • Flutter: Run Flutter Doctor
    • Flutter: Get Packages
    • Flutter: Open in Android Studio
    • Flutter: Open in Xcode
    • ...
  • Debugger + definitions
  • Snippets
  • Task definitions
  • Settings
  • Flutter entries in Capture Logs
@DanTup DanTup added is non-functional in flutter Relates to running Flutter apps labels Jan 21, 2019
@DanTup DanTup added this to the On Deck milestone Jan 21, 2019
@DanTup DanTup modified the milestones: On Deck, v3.16.0 Oct 1, 2020
@DanTup DanTup modified the milestones: v3.16.0, v3.17.0 Oct 21, 2020
@DanTup DanTup modified the milestones: v3.17.0, On Deck Nov 18, 2020
@DanTup DanTup modified the milestones: On Deck, Backlog Dec 7, 2022
@alestiago
Copy link

alestiago commented Aug 16, 2023

Thanks for working on this extension, I do agree with all the points defined here. I'm glad five years later this issue is still relevant 🙌🏻.


From #4689 (comment):

Out of interest - why are you interested in this?

I'm working on Dart Frog's VS Code extension and some functionalities might require the user to already have the Dart extension installed. Since the framework is solely for Dart developers, it doesn't feel right to have them install the Dart extension and get all the Flutter related features with it (as you detailed in this issue and #4689 (comment) -- my reasons do align with yours 💙 🙌 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in flutter Relates to running Flutter apps is non-functional
Projects
None yet
Development

No branches or pull requests

2 participants