question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Desktop embedding: device doesn't show up

See original GitHub issue

In the new desktop embedding the computer shows up as a normal flutter devices:

$ flutter devices
2 connected devices:

Nexus 5 • 043f5475251bc8f5 • android-arm • Android 8.1.0 (API 27)
Linux   • Linux            • linux-x64   • Linux

Why doesn’t this device show up in the list? Apparently the list is filtered. To make the computer appear, only this filter has to be adjusted. No new command syntax is introduced.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
stuartmorgancommented, Nov 7, 2019

For the benefit of anyone else finding this after the fact: everything discussed above is obsolete, and if you follow the current instructions desktop devices will show up in IDEs without any extra steps.

0reactions
modulovaluecommented, May 17, 2019

For those looking to make it work in IntelliJ & Mojave Putting setenv ENABLE_FLUTTER_DESKTOP=true in /etc/launchd.conf did the trick for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FIX: Desktop access is not disabled in a Windows Embedded ...
In a Windows Embedded Compact 7-based image, you disable the Enable access to desktop files setting under the KITL settings for Core Service...
Read more >
Intel® Graphics Adapter Doesn't Appear in the Device Manager
Intel Graphics is not appearing under Display Adapters in the Device Manager. If you see the adapter listed as Microsoft Basic Display Adapter...
Read more >
How To Fix USB Device Not Recognized | HP® Tech Takes
First, always use the Eject function to remove a USB device · Do this by right-clicking on the USB icon in the lower...
Read more >
Embedding project via iframe does not work on tablet or ...
Hi, I am having issues with embedding my project. It does not work on tablet or smartphone but works just fine on desktop....
Read more >
Flutter desktop embedding - macos - Stack Overflow
It doesn't sound like you followed the instructions for running a project other than the FDE example. A newly created Flutter project ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found