commit | ca963a063a2e7dc1ebe6ee6a7aa6bff099eaea09 | [log] [tgz] |
---|---|---|
author | Srujan Gaddam <58529443+srujzs@users.noreply.github.com> | Mon Dec 23 12:13:50 2024 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 23 12:13:50 2024 -0800 |
tree | 8f0bd857d14ecf9346ae68795ec8b09c4935860d | |
parent | 3684897782f757a38663fd690022cdf497a9f9bc [diff] |
Handle unnecessary_non_null_assertion and invalid_null_aware_operator (#2554) It looks like the environment field is correctly analyzed as never possibly null with a newer version of Dart. This fixes Dart CI.
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.