Merge pull request #3 from google/devoncarew_rev_pubspec

0.0.1+1
tree: d42541e8c30ddce37dbae3e4a40fbe48100129fb
  1. lib/
  2. tool/
  3. .gitignore
  4. .project
  5. .travis.yml
  6. AUTHORS
  7. changelog.md
  8. LICENSE
  9. PATENTS
  10. pubspec.yaml
  11. readme.md
readme.md

webkit_inspection_protocol.dart

Build Status pub package

What is it?

The webkit_inspection_protocol package is a client of the Webkit Inspection Protocol (WIP). It's used to talk to Chrome DevTools based debuggers.

Disclaimer

This is not an official Google product.