devtools icon indicating copy to clipboard operation
devtools copied to clipboard

[Deep link] Use serviceConnection.rootPackageDirectoryForMainIsolate to get the project path

Open hannah-hyj opened this issue 1 year ago • 0 comments

If the devtools is connected to a running flutter app, it should auto-load the project and deep links instead of let user manually input the project path.

Pre-launch Checklist

  • [ ] I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • [ ] I read the Tree Hygiene wiki page, which explains my responsibilities.
  • [ ] I read the Flutter Style Guide recently, and have followed its advice.
  • [ ] I signed the CLA.
  • [ ] I listed at least one issue that this PR fixes in the description above.
  • [ ] I updated/added relevant documentation (doc comments with ///).
  • [ ] I added new tests to check the change I am making, or there is a reason for not adding tests.

build.yaml badge

If you need help, consider asking for help on Discord.

hannah-hyj avatar Mar 12 '24 18:03 hannah-hyj