[![Dart](https://github.com/google/webkit_inspection_protocol.dart/actions/workflows/build.yaml/badge.svg)](https://github.com/google/webkit_inspection_protocol.dart/actions/workflows/build.yaml)
[![pub package](https://img.shields.io/pub/v/webkit_inspection_protocol.svg)](https://pub.dartlang.org/packages/webkit_inspection_protocol)
[![package publisher](https://img.shields.io/pub/publisher/webkit_inspection_protocol.svg)](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.
