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

getDisplays doesn't work #3

Open
carman247 opened this issue Oct 6, 2020 · 2 comments
Open

getDisplays doesn't work #3

carman247 opened this issue Oct 6, 2020 · 2 comments

Comments

@carman247
Copy link

The example given for "get displays" doesn't work...

When I try this ..

final values = await displayManager.getDisplays();
print(values);
displays.clear();
displays.addAll(values);
print(displays);

.. all I get in the console is this:

I/ContentValues(20905): Channel: method: listDisplay | arguments: null

@VNAPNIC
Copy link
Owner

VNAPNIC commented Oct 6, 2020

Maybe you haven't connected the two machines,
The plugin only supports the Android platform

@ljfreelancer88
Copy link

ljfreelancer88 commented Jul 19, 2021

Same issue here. I can see my secondary monitor but still it doesn't display the app. Are you planning to add a functionality for non-android platform like Samsung TV which has a HDMI connection.

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

3 participants