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
As of DevTools version 2.8.0, DevTools will no longer be shipped on pub. However, a recent need to update the devtools_server package on pub brought to light that we still have outstanding dependencies on devtools packages in the ecosystem.
webdev depends on package:devtools and package:devtools_server.
dwds has dev_dependencies on package:devtools and package:devtools_server.