dwds 19.0.0 icon indicating copy to clipboard operation
dwds: ^19.0.0 copied to clipboard

A service that proxies between the Chrome debug protocol and the Dart VM service protocol.

23
likes
130/ 140
pub points
100%
popularity

We analyzed this package 5 days ago, and awarded it 130 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

icon indicating section status
Provide documentation
10 / 20icon to trigger folding of the section

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

10/10 points: 20% or more of the public API has dartdoc comments

  • 203 out of 545 API elements (37.2 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:dwds/dwds.dart that imports:
  • package:dwds/src/utilities/sdk_configuration.dart that imports:
  • package:file/local.dart that imports:
  • package:file/src/backends/local.dart that imports:
  • package:file/src/backends/local/local_file_system.dart that imports:
  • package:file/src/backends/local/local_link.dart that imports:
  • package:file/src/backends/local/local_file_system_entity.dart that imports:
  • package:file/src/backends/local/local_file.dart that imports:
  • package:file/src/io.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

30/30 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
async ^2.9.0 2.11.0 2.11.0
built_collection ^5.1.1 5.1.1 5.1.1
built_value ^8.3.0 8.6.0 8.6.0
collection ^1.15.0 1.17.2 1.17.2
crypto ^3.0.2 3.0.3 3.0.3
dds ^2.7.1 2.8.1 2.8.1
file ^6.1.3 6.1.4 7.0.0
http ^0.13.4 0.13.6 1.0.0
http_multi_server ^3.2.0 3.2.1 3.2.1
logging ^1.0.2 1.2.0 1.2.0
meta ^1.7.0 1.9.1 1.9.1
package_config ^2.0.2 2.1.0 2.1.0
path ^1.8.1 1.8.3 1.8.3
pool ^1.5.0 1.5.1 1.5.1
pub_semver ^2.1.1 2.1.4 2.1.4
shelf ^1.3.0 1.4.1 1.4.1
shelf_packages_handler ^3.0.0 3.0.2 3.0.2
shelf_proxy ^1.0.1 1.0.4 1.0.4
shelf_static ^1.1.0 1.1.2 1.1.2
shelf_web_socket ^1.0.1 1.0.4 1.0.4
source_maps ^0.10.10 0.10.12 0.10.12
sse ^4.1.2 4.1.2 4.1.2
stack_trace ^1.10.0 1.11.0 1.11.0
uuid ^3.0.6 3.0.7 3.0.7
vm_service >=10.1.2 <12.0.0 11.6.0 11.6.0
web_socket_channel ^2.2.0 2.4.0 2.4.0
webkit_inspection_protocol ^1.0.1 1.2.0 1.2.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.4.1 2.4.1
browser_launcher - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
dds_service_extensions - 1.4.0 1.4.0
devtools_shared - 2.23.0 2.23.0
fixnum - 1.1.0 1.1.0
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.6.7
json_rpc_2 - 3.0.2 3.0.2
mime - 1.0.4 1.0.4
source_span - 1.10.0 1.10.0
stream_channel - 2.1.1 2.1.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
usage - 4.1.1 4.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^6.1.3` on file does not support the stable version `7.0.0`, that was published 5 days ago.

When file is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions file to update the constraint.

The constraint `^0.13.4` on http does not support the stable version `1.0.0`, that was published 1 days ago.

When http is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions http to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

icon indicating section status
Dart 3 compatibility
20 / 20icon to trigger folding of the section

20/20 points: Package is Dart 3 compatible!

Analysed with Pana 0.21.32, Dart 3.0.0.