webkit_inspection_protocol 0.7.3 webkit_inspection_protocol: ^0.7.3 copied to clipboard
A client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol).
webkit_inspection_protocol.dart #
What is it? #
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.
Disclaimer #
This is not an official Google product.