commit | 4246bbc5e03d46584444c0c859d69ade1d8233ba | [log] [tgz] |
---|---|---|
author | Jessy Yameogo <yjessy@google.com> | Tue Feb 11 10:34:14 2025 -0500 |
committer | GitHub <noreply@github.com> | Tue Feb 11 10:34:14 2025 -0500 |
tree | e0d6c1acc15e1a6f2d33f8aef321fff221d81ec6 | |
parent | 616da45582e008efa114728927eabb498c71f1b7 [diff] |
Added method findPackageConfigFilePath to find the package_config.json file (#2587) * added findPackageConfigFilePath to find the package_config.json file * updated Changelog * updated strategy providers to allow clients to specify package config path * added util method for webdev to compute package config path and pass it to the load strategy * updated docstring * revert changes to webdev * Set DWDS version to 24.3.5 to prepare for release
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.