Skip to content

Enable Daemon mode #191

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
grouma opened this issue Mar 8, 2019 · 2 comments
Closed

Enable Daemon mode #191

grouma opened this issue Mar 8, 2019 · 2 comments
Assignees

Comments

@grouma
Copy link
Member

grouma commented Mar 8, 2019

IDE tools that run flutter expect a daemon option that communicates over the STDIO. It has some basic functionality to start an application and declare the debug port.

@grouma grouma self-assigned this Mar 8, 2019
@grouma
Copy link
Member Author

grouma commented Mar 15, 2019

Linking:
#206
#200
#210

grouma added a commit that referenced this issue Mar 18, 2019
- Add  methods:
  - app.callServiceExtension
  - .apprestart
- Add event:
  - app.log

Towards  #191
@grouma
Copy link
Member Author

grouma commented Mar 20, 2019

The current implementation should satisfy the basic IDE needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant