You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement lookupResolvedPackageUris and lookupPackageUris (#1458)
* Implement lookupResolvedPackageUris and lookupPackageUris
- implement the new API from vm service 7.4.0
- add tests
- does not suport dart: scheme uris yet:
#1457Closes: #1446
* Mentiion new issue in TODO
* Added examples of path conversion
* fix comments
* Support resolving SDK uris, add tests
* Addressed CR comments
* Build
* Revert some merge breaks and formatting changes, address more CR comments
* Revert accidental formatting changes, fix converting uri to file path on Windows
0 commit comments