carp_audio_package 1.4.0 copy "carp_audio_package: ^1.4.0" to clipboard
carp_audio_package: ^1.4.0 copied to clipboard

CARP Media Sampling Package. Samples audio, video, image, and noise.

1
likes
130/ 140
pub points
73%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

120 out of 137 API elements (87.6 %) have documentation comments.

Some symbols that are missing documentation: media.AudioProbe.error, media.AudioProbe.isRecording, media.AudioProbe.recorder, media.AudioProbe.studyDeploymentPath, media.Media.dataType.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/data_managers/data_managers.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/data_managers/data_managers.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/sampling_packages/sensors/sensors.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/data_managers/data_managers.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/sampling_packages/device/device.dart that imports:
  • package:battery_plus/battery_plus.dart that imports:
  • package:battery_plus/src/battery_plus_linux.dart that imports:
  • package:upower/upower.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:carp_audio_package/media.dart that imports:
  • package:carp_mobile_sensing/carp_mobile_sensing.dart that imports:
  • package:carp_mobile_sensing/sampling_packages/device/device.dart that imports:
  • package:battery_plus/battery_plus.dart that imports:
  • package:battery_plus/src/battery_plus_linux.dart that imports:
  • package:upower/upower.dart that declares support for platforms: Linux.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/audio_probe.dart:7:1

  ╷
7 │ part of media;
  │ ^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/audio_probe.dart

INFO: The part-of directive uses a library name.

lib/media_data.dart:8:1

  ╷
8 │ part of media;
  │ ^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/media_data.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
carp_core ^1.4.0 1.5.0 1.5.0
carp_mobile_sensing ^1.4.0 1.5.0 1.5.0
carp_serializable ^1.1.0 1.1.1 1.1.1
flutter flutter 0.0.0 0.0.0
flutter_sound ^9.2.0 9.4.6 9.4.6
json_annotation ^4.8.0 4.8.1 4.8.1
noise_meter ^5.0.0 5.0.2 5.0.2
permission_handler ^11.0.0 11.3.1 11.3.1
stats ^2.0.0 2.1.0 2.1.0
uuid >=3.0.1 <5.0.0 4.4.0 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.4.10 3.4.10
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
audio_streamer - 4.1.1 4.1.1
base_codecs - 1.0.1 1.0.1
battery_plus - 6.0.1 6.0.1
battery_plus_platform_interface - 2.0.0 2.0.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
cron - 0.6.0 0.6.0
crypto - 3.0.3 3.0.3
data_serializer - 1.1.0 1.1.0
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.0 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
exception_templates - 0.2.4 0.3.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_local_notifications - 17.1.0 17.1.0
flutter_local_notifications_linux - 4.0.0+1 4.0.0+1
flutter_local_notifications_platform_interface - 7.1.0 7.1.0
flutter_sound_platform_interface - 9.4.6 9.4.6
flutter_sound_web - 9.4.6 9.4.6
flutter_timezone - 1.0.8 1.0.8
flutter_web_plugins - 0.0.0 0.0.0
globbing - 1.0.0 1.0.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
intl - 0.19.0 0.19.0
iso_duration_parser - 1.1.1 1.1.1
js - 0.7.1 0.7.1
lazy_memo - 0.1.9 0.2.3
light - 3.0.1 3.0.1
list_operators - 0.4.3 0.4.3
logger - 2.2.0 2.2.0
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
package_info_plus - 7.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
pedometer - 4.0.1 4.0.1
permission_handler_android - 12.0.5 12.0.5
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
provider - 6.1.2 6.1.2
recase - 4.1.0 4.1.0
sample_statistics - 0.1.3 0.1.3
screen_state - 3.0.1 3.0.1
sensors_plus - 5.0.1 5.0.1
sensors_plus_platform_interface - 1.2.0 1.2.0
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
simulated_annealing - 0.3.8 0.3.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
statistics - 1.1.0 1.1.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
system_info2 - 4.0.0 4.0.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
timezone - 0.9.3 0.9.3
typed_data - 1.3.2 1.3.2
upower - 0.7.0 0.7.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.4.0 5.4.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.