carp_context_package 0.40.1 copy "carp_context_package: ^0.40.1" to clipboard
carp_context_package: ^0.40.1 copied to clipboard

CARP context sampling package. Samples location, mobility, activity, weather, air-quality, and geofence.

10
likes
120/ 140
pub points
76%
popularity

We analyzed this package 47 hours ago, and awarded it 120 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

436 out of 527 API elements (82.7 %) have documentation comments.

Some symbols that are missing documentation: carp_context_package.ActivityDatum.equivalentTo, carp_context_package.ActivityDatum.ActivityDatum.fromActivity, carp_context_package.ActivityDatum.ActivityDatum.fromJson, carp_context_package.ActivityProbe.error, carp_context_package.ActivityProbe.onData.

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_context_package/carp_context_package.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:pedometer/pedometer.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:carp_context_package/carp_context_package.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.
Package does not support platform `macOS`.

Because:

  • package:carp_context_package/carp_context_package.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.
Package does not support platform `Web`.

Because:

  • package:carp_context_package/carp_context_package.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.

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_context_package/carp_context_package.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_context_package/carp_context_package.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 21 issues. Showing the first 2:

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

lib/carp_context_package.g.dart:3:1

  ╷
3 │ part of carp_context_package;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

lib/src/activity/activity_datum.dart:8:1

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

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

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

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

Package Constraint Compatible Latest
air_quality ^2.0.0 2.0.0 4.0.0
carp_core ^0.40.7 0.40.8 1.6.0
carp_mobile_sensing ^0.40.12 0.40.13 1.6.1
carp_serializable ^1.0.0 1.2.0 1.2.0
flutter flutter 0.0.0 0.0.0
flutter_activity_recognition ^1.3.0 1.3.0 3.0.0
json_annotation ^4.4.0 4.9.0 4.9.0
location ^4.3.0 4.4.0 6.0.2
mobility_features ^3.1.0 3.1.0 4.0.1
openmhealth_schemas ^0.2.1 0.2.1+1 0.3.0
permission_handler ^10.0.0 10.4.5 11.3.1
weather ^2.0.1 2.0.1 3.1.1
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.1 3.5.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
awesome_notifications - 0.7.7 0.9.3+1
battery_plus - 3.0.6 6.0.1
battery_plus_platform_interface - 1.2.2 2.0.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
cron - 0.5.1 0.6.0
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
device_info_plus - 8.2.2 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
file_utils - 1.0.1 1.0.1
flutter_local_notifications - 13.0.0 17.1.2
flutter_local_notifications_linux - 3.0.0+1 4.0.0+1
flutter_local_notifications_platform_interface - 6.0.0 7.1.0
flutter_native_timezone - 2.0.0 2.0.0
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 - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
js - 0.6.7 0.7.1
light - 2.1.0 3.0.1
location_platform_interface - 2.3.0 4.0.0
location_web - 3.1.1 5.0.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.15.0
package_info_plus - 3.1.2 8.0.0
package_info_plus_platform_interface - 2.0.1 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.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.2.1 2.2.1
pedometer - 3.0.0 4.0.1
permission_handler_android - 10.3.6 12.0.6
permission_handler_apple - 9.1.4 9.4.4
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 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
process - 4.2.4 5.0.2
screen_state - 2.0.0 3.0.1
sensors_plus - 2.0.5 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.4.0 2.4.0
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
simple_cluster - 0.3.0 0.3.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
stats - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
system_info2 - 3.0.2 4.0.0
term_glyph - 1.2.1 1.2.1
timezone - 0.9.3 0.9.3
typed_data - 1.3.2 1.3.2
upower - 0.7.0 0.7.0
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 4.1.4 5.5.0
xdg_directories - 0.2.0+3 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.

Found 9 issues. Showing the first 2:

The constraint `^2.0.0` on air_quality does not support the stable version `3.0.0`.

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

The constraint `^0.40.7` on carp_core does not support the stable version `1.1.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.