carp_health_package 2.10.0 copy "carp_health_package: ^2.10.0" to clipboard
carp_health_package: ^2.10.0 copied to clipboard

CARP health sampling package. Samples health data from Apple Health or Google Fit.

9
likes
120/ 160
pub points
71%
popularity

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

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

116 out of 123 API elements (94.3 %) have documentation comments.

Some symbols that are missing documentation: health_package.HealthData.HealthData.fromJson, health_package.HealthProbe.error, health_package.HealthSamplingConfiguration.HealthSamplingConfiguration.fromJson, health_package.HealthSamplingPackage.HEALTH_NAMESPACE, health_package.HealthService.HealthService.fromJson.

10/10 points: Package has an example

failed
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_health_package/health_package.dart that imports:
  • package:health/health.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:carp_health_package/health_package.dart that imports:
  • package:health/health.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:carp_health_package/health_package.dart that imports:
  • package:health/health.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:carp_health_package/health_package.dart that imports:
  • package:health/health.dart that declares support for platforms: Android, iOS.

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_health_package/health_package.dart that imports:
  • package:health/health.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:carp_health_package/health_package.dart that imports:
  • package:health/health.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:carp_health_package/health_package.dart that imports:
  • package:health/health.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: 'NAMESPACE_URL' is deprecated and shouldn't be used. Please use the Namespace enum in enums.dart instead.

lib/health_domain.dart:124:24

    ╷
124 │         Uuid().v5(Uuid.NAMESPACE_URL, healthDataPoint.toJson().toString());
    │                        ^^^^^^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
carp_core ^1.4.0 1.7.1 1.8.3
carp_mobile_sensing ^1.9.0 1.9.0 1.11.4
carp_serializable ^1.1.0 1.2.0 2.0.0
flutter flutter 0.0.0 0.0.0
health ^10.0.0 10.2.0 11.1.0
json_annotation ^4.8.0 4.9.0 4.9.0
uuid >=3.0.1 <5.0.0 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
base_codecs - 1.0.1 1.0.1
battery_plus - 6.2.0 6.2.0
battery_plus_platform_interface - 2.0.1 2.0.1
boolean_selector - 2.1.2 2.1.2
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
cron - 0.6.1 0.6.1
crypto - 3.0.6 3.0.6
data_serializer - 1.2.1 1.2.1
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.2 11.1.0
device_info_plus_platform_interface - 7.0.1 7.0.1
exception_templates - 0.3.1 0.3.1
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_local_notifications - 17.2.4 18.0.0
flutter_local_notifications_linux - 4.0.1 5.0.0
flutter_local_notifications_platform_interface - 7.2.0 8.0.0
flutter_timezone - 2.1.0 3.0.1
flutter_web_plugins - 0.0.0 0.0.0
globbing - 1.0.0 1.0.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
intl - 0.19.0 0.19.0
iso_duration_parser - 1.1.1 1.1.1
lazy_memo - 0.2.3 0.2.3
light - 3.0.1 3.0.1
list_operators - 0.5.0 0.5.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
package_info_plus - 8.1.0 8.1.0
package_info_plus_platform_interface - 3.0.1 3.0.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pedometer - 4.0.2 4.0.2
permission_handler - 11.3.1 11.3.1
permission_handler_android - 12.0.13 12.0.13
permission_handler_apple - 9.4.5 9.4.5
permission_handler_html - 0.1.3+2 0.1.3+2
permission_handler_platform_interface - 4.2.3 4.2.3
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sample_statistics - 0.2.0 0.2.0
screen_state - 3.0.1 4.0.0
sensors_plus - 5.0.1 6.1.0
sensors_plus_platform_interface - 1.2.0 2.0.0
shared_preferences - 2.3.2 2.3.2
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
simulated_annealing - 0.4.0 0.4.0
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.4.0 2.4.0
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+5 2.5.4+5
sqflite_darwin - 2.4.1-1 2.4.1-1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.0 1.12.0
statistics - 1.1.3 1.1.3
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
system_info2 - 4.0.0 4.0.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.3 0.7.3
timezone - 0.9.4 0.9.4
typed_data - 1.4.0 1.4.0
upower - 0.7.0 0.7.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
win32_registry - 1.1.5 2.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

The constraint `^1.1.0` on carp_serializable does not support the stable version `2.0.0`.

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

The constraint `^10.0.0` on health does not support the stable version `11.0.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • UNDEFINED_GETTER - lib/health_domain.dart:132:38 - The getter 'sourcePlatform' isn't defined for the type 'HealthDataPoint'.
  • UNDEFINED_GETTER - lib/health_domain.dart:133:25 - The getter 'sourceDeviceId' isn't defined for the type 'HealthDataPoint'.
  • NOT_ENOUGH_POSITIONAL_ARGUMENTS - lib/health_probe.dart:92:19 - 3 positional arguments expected by 'getHealthDataFromTypes', but 0 found.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

9
likes
120
pub points
71%
popularity

Publisher

verified publishercachet.dk

CARP health sampling package. Samples health data from Apple Health or Google Fit.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, flutter, health, json_annotation, uuid

More

Packages that depend on carp_health_package