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

Custom Embedder devtools api #71420

Closed
ConnorRigby opened this issue Nov 30, 2020 · 4 comments
Closed

Custom Embedder devtools api #71420

ConnorRigby opened this issue Nov 30, 2020 · 4 comments

Comments

@ConnorRigby
Copy link

Use case

my company builds an embedded linux device, we are looking to use Flutter with a custom embedder (similar to Flutter-PI). Currently everything boots and runs as expected. the next trick will be get all the nice dev tools working.

Proposal

After a few minutes of skimming code, I found that it looks like most of the device discovery code happens in device.dart and related code. I propose that a new "device" be added that may allow a user to custom define the device implementation. i'm not exactly certain how that would look in practice, but i'd be happy to discuss if this is something the team is interested in.

@jonahwilliams
Copy link
Member

What do you think about something like #65067 ?

@jonahwilliams
Copy link
Member

Its not currently being worked on, because I've not heard from anyone that would be interested in prototyping it

@jonahwilliams jonahwilliams added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Nov 30, 2020
@ConnorRigby
Copy link
Author

I actually ended up partially solving my problem by using a similar solution to the go-flutter guys: go-flutter-desktop/go-flutter#129 (comment)
This is close enough for me to move forward right now, but i i've skimmed #65067 and it looks like there's some useful stuff in there as well. I will move further comments to that issue.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Dec 1, 2020
@github-actions
Copy link

github-actions bot commented Aug 9, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@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

2 participants