devtools
devtools copied to clipboard
Deep links screen shows "you selected a non Flutter project" when I have selected a flutter project
Repro steps:
- Open the devtools/ project
- Open the Deep links screen from the IDE. A list of app roots should populate.
- Select the app root ending in devtools_app/ (a flutter project)
- Observe the error about selecting a non-flutter project
CC @chunhtai @hannah-hyj
I'm also getting this issue in the devtools when I navigate to the deeplinks tab and the project is definitely a flutter project. Is there a fix for this?