Skip to content

IDE Support #164

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

Closed
amrboxit4me opened this issue Dec 6, 2018 · 6 comments
Closed

IDE Support #164

amrboxit4me opened this issue Dec 6, 2018 · 6 comments

Comments

@amrboxit4me
Copy link

I wonder when it will have IDE Plugin for building the project to target a specific desktop platform?

@stuartmorgan-g
Copy link
Collaborator

To make sure I'm understanding correctly, you're referring to being able to open a Flutter project in something like VS Code or IntelliJ and doing a build-and-run to launch the desktop version?

Ideally the approach for that will be to make the flutter tool extensible in a way that would allow existing IDE support to work with desktop, rather than writing new plugins for each IDE. I don't have a specific timeline for that, but it's certainly high on the priority list.

@amrboxit4me
Copy link
Author

amrboxit4me commented Dec 6, 2018

@stuartmorgan Yes that's what I mean exactly
You know not everyone is advanced in building system and terminal and these things
Should I close the issue or keep it open?

@stuartmorgan-g
Copy link
Collaborator

There's nothing else tracking this yet, so it should definitely stay open.

stuartmorgan-g added a commit to stuartmorgan-g/flutter-desktop-embedding that referenced this issue Dec 6, 2018
Provides basic instructions for debugging the Flutter side of a desktop
application, since the normal approaches for Flutter debugging require
some modifications on desktop.

Related to issue google#14 and issue google#164, although doesn't fully address
either.
franciscojma86 pushed a commit that referenced this issue Dec 10, 2018
Provides basic instructions for debugging the Flutter side of a desktop
application, since the normal approaches for Flutter debugging require
some modifications on desktop.

Related to issue #14 and issue #164, although doesn't fully address
either.
@gabrc52
Copy link

gabrc52 commented Dec 11, 2018

I'm using a simple bash script and the terminal-command-keys plugin in the meantime: https://gist.github.com/gabrc52/ec0ea109322c816e7a81f0f58afabd24

@alexissantos
Copy link

+1 To this. Lookin' forward to it.

@stuartmorgan-g
Copy link
Collaborator

Moved to flutter/flutter#30707 (and the related 30703-6)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants