commit | a32186384d958a028840fb5f82d0154b669d7975 | [log] [tgz] |
---|---|---|
author | Jessy Yameogo <yjessy@google.com> | Mon Jun 16 10:38:20 2025 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 16 13:38:20 2025 -0400 |
tree | 3b348699652a9b8d3f607adc0b1ca3832b9252aa | |
parent | 2eb27546c4b941d76748b045da80b9b3c0c02cfd [diff] |
modifying DWDS Injector to always inject client and introduce useDwdsWebSocketConnection flag (#2629) * modifying injector to always inject client and introduce runMainAtStart flag * mark fields as deprecated * added method to mark application as completed to avoid calling main() twice * added a flag to determine the communication protocol; temporirily use it to trigger main * addressed comment in client.dart
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.