blob: d3d429dfd1f118e1826ca972d712d55c53873533 [file] [log] [blame] [view]
[![Dart](https://github.com/dart-lang/webdev/workflows/Dart%20CI/badge.svg)](https://github.com/dart-lang/webdev/actions?query=workflow%3A%22Dart+CI%22+branch%3Amaster)
## dwds [![Pub Package](https://img.shields.io/pub/v/dwds.svg)](https://pub.dev/packages/dwds)
- Package: https://pub.dev/packages/dwds
- [Source code](dwds)
A service that proxies between the Chrome debug protocol and the Dart VM service
protocol.
## webdev [![Pub Package](https://img.shields.io/pub/v/webdev.svg)](https://pub.dev/packages/webdev)
- Package: https://pub.dev/packages/webdev
- [Source code](webdev)
A command-line tool for developing and deploying web applications with Dart.