commit | 1551fe6c9faa010b89de241e253d697f1b405f02 | [log] [tgz] |
---|---|---|
author | Elliott Brooks <21270878+elliette@users.noreply.github.com> | Fri Jun 16 10:27:17 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 16 17:27:17 2023 +0000 |
tree | 2e7ce062ede8173db270b24acb091bb50782dda1 | |
parent | 06abe901e24b1d074488f390dd3f6374bb9debfe [diff] |
Wrap VM service API methods in an error handler to convert any exceptions into type `RPCError` (#2144) Fixes https://github.com/dart-lang/webdev/issues/2140, work towards https://github.com/flutter/flutter/issues/126362
Package | Description | Version |
---|---|---|
dwds | A service that proxies between the Chrome debug protocol and the Dart VM service protocol. | |
frontend_server_client | Client code to start and interact with the frontend_server compiler from the Dart SDK. | |
webdev | A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.