carp_mobile_sensing 1.11.5 carp_mobile_sensing: ^1.11.5 copied to clipboard
Mobile Sensing Framework for Flutter. A software framework for collecting sensor data from the phone and attached wearable devices via probes. Can be extended.
We analyzed this package 39 hours ago, and awarded it 140 pub points (of a possible 160):
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
.
10/10 points: 20% or more of the public API has dartdoc comments
1112 out of 1369 API elements (81.2 %) have documentation comments.
Some symbols that are missing documentation: carp_mobile_sensing.SensingException.message
, device.BatteryState.BatteryState.fromBatteryState
, device.BatteryState.BatteryState.fromJson
, device.BatteryState.STATE_CHARGING
, device.BatteryState.STATE_CONNECTED_NOT_CHARGING
.
10/10 points: Package has an example
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_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/infrastructure.dart
that imports:package:carp_mobile_sensing/infrastructure/sampling_packages/sensors.dart
that imports:package:pedometer/pedometer.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:carp_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:flutter_timezone/flutter_timezone.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:carp_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:carp_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,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_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:carp_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:carp_mobile_sensing/carp_mobile_sensing.dart
that imports:package:carp_mobile_sensing/services.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_linux.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
^3.3.0 |
3.6.1 | 3.6.1 |
async |
^2.11.0 |
2.12.0 | 2.12.0 |
battery_plus |
^6.0.0 |
6.2.0 | 6.2.0 |
carp_core |
^1.8.2 |
1.8.3 | 1.8.3 |
carp_serializable |
^2.0.0 |
2.0.0 | 2.0.0 |
cron |
^0.6.0 |
0.6.1 | 0.6.1 |
device_info_plus |
>=9.0.0 <12.0.0 |
11.1.1 | 11.1.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_local_notifications |
^17.0.0 |
17.2.4 | 18.0.1 |
flutter_timezone |
^3.0.0 |
3.0.1 | 3.0.1 |
json_annotation |
^4.8.0 |
4.9.0 | 4.9.0 |
light |
^3.0.0 |
3.0.1 | 3.0.1 |
package_info_plus |
>=6.0.0 <9.0.0 |
8.1.1 | 8.1.1 |
path_provider |
^2.0.0 |
2.1.5 | 2.1.5 |
pedometer |
^4.0.0 |
4.0.2 | 4.0.2 |
permission_handler |
^11.0.0 |
11.3.1 | 11.3.1 |
sample_statistics |
^0.2.0 |
0.2.0 | 0.2.0 |
screen_state |
^4.0.0 |
4.0.0 | 4.0.0 |
sensors_plus |
^6.0.0 |
6.1.0 | 6.1.0 |
shared_preferences |
^2.2.0 |
2.3.3 | 2.3.3 |
sqflite |
^2.2.8 |
2.4.1 | 2.4.1 |
statistics |
^1.0.0 |
1.1.3 | 1.1.3 |
system_info2 |
^4.0.0 |
4.0.0 | 4.0.0 |
timezone |
^0.9.0 |
0.9.4 | 0.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^17.0.0` on flutter_local_notifications does not support the stable version `18.0.0`, that was published 8 days ago.
When flutter_local_notifications is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_local_notifications
to update the constraint.
The constraint `^0.9.0` on timezone does not support the stable version `0.10.0`, that was published 5 days ago.
When timezone is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions timezone
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/infrastructure/sampling_packages/sensors/sensor_data.dart:172:35
- The getter 'median' isn't defined for the type 'DataStatisticsUNDEFINED_GETTER
-lib/infrastructure/sampling_packages/sensors/sensor_data.dart:173:35
- The getter 'median' isn't defined for the type 'DataStatisticsUNDEFINED_GETTER
-lib/infrastructure/sampling_packages/sensors/sensor_data.dart:174:35
- The getter 'median' isn't defined for the type 'DataStatistics
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.