rename wip.dart
2 files changed
tree: c5f9fa937868b801917a34c81dcfe2b6d525e153
  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.