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
Remove dead code for reading events from console (#1483)
The `'dart.developer.registerExtension'` and `'dart.developer.postEvent'`
events from the chrome console. These messages haven't been written to the
console since dwds v11.1.0 and Dart SDK v2.14.0.
Fixes: #1342
0 commit comments