sound_volume_view 2.0.2 copy "sound_volume_view: ^2.0.2" to clipboard
sound_volume_view: ^2.0.2 copied to clipboard

SoundVolumeView displays general information and the current volume level for all active sound components in your system and allows you to instantly mute and unmute them.

160/ 160
pub points
92
downloads

We analyzed this package 7 days ago, and awarded it 160 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

20 out of 60 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: default_type, default_type.DefaultType, devices, devices.Device, devices.Device.Device.fromJson.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:sound_volume_view/core/sound_volume_view.dart that imports:
  • package:process_run/process_run.dart that imports:
  • package:process_run/which.dart that imports:
  • package:process_run/src/which.dart that imports:
  • package:process_run/src/shell_environment.dart that imports:
  • package:process_run/src/shell_environment_common.dart that imports:
  • package:process_run/shell.dart that imports:
  • package:process_run/utils/process_result_extension.dart that imports:
  • package:process_run/src/lines_utils.dart that imports:
  • package:process_run/src/lines_utils_common.dart that imports:
  • package:process_run/src/common/import.dart that imports:
  • package:process_run/src/common/dartbin.dart that imports:
  • package:process_run/src/io/io.dart that imports:
  • package:process_run/src/stdio/stdio.dart that imports:
  • package:process_run/src/bin/shell/import.dart that imports:
  • package:process_run/src/bin/shell/shell_bin_command.dart that imports:
  • package:process_run/src/bin/shell/shell.dart that imports:
  • package:process_run/src/bin/shell/env.dart that imports:
  • package:process_run/src/bin/shell/env_var.dart that imports:
  • package:process_run/src/bin/shell/env_var_set.dart that imports:
  • package:process_run/src/io/env_var_set_io.dart that imports:
  • package:process_run/src/io/env_io.dart that imports:
  • package:process_run/src/user_config.dart that imports:
  • package:process_run/src/shell_utils.dart that imports:
  • package:process_run/src/shell_utils_common.dart that imports:
  • package:process_run/src/platform/platform.dart that imports:
  • package:process_run/src/platform/platform_stub.dart that imports:
  • package:process_run/src/shell_context_memory.dart that imports:
  • package:process_run/utils/shell_context.dart that imports:
  • package:process_run/src/shell_context_common.dart that imports:
  • package:process_run/src/shell_common.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
process_run ^1.0.0+1 1.3.1+1 1.3.1+1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
vector_math - 2.2.0 2.2.0
yaml - 3.1.3 3.1.3

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
6
likes
160
points
92
downloads

Publisher

unverified uploader

Weekly Downloads

SoundVolumeView displays general information and the current volume level for all active sound components in your system and allows you to instantly mute and unmute them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, process_run

More

Packages that depend on sound_volume_view