16 lines
857 B
Markdown
16 lines
857 B
Markdown
|
|
[](https://github.com/google/webkit_inspection_protocol.dart/actions/workflows/build.yaml)
|
||
|
|
[](https://pub.dartlang.org/packages/webkit_inspection_protocol)
|
||
|
|
[](https://pub.dev/packages/webkit_inspection_protocol/publisher)
|
||
|
|
|
||
|
|
The `webkit_inspection_protocol` package is a client for the Chrome DevTools Protocol
|
||
|
|
(previously called the Webkit Inspection Protocol). It's used to talk to Chrome DevTools
|
||
|
|
based debuggers.
|
||
|
|
|
||
|
|
## The protocol
|
||
|
|
|
||
|
|
Read more about the protocol [here](https://developer.chrome.com/devtools/docs/debugger-protocol).
|
||
|
|
|
||
|
|
## Disclaimer
|
||
|
|
|
||
|
|
This is not an official Google product.
|