carp_firebase_backend 0.30.0
carp_firebase_backend: ^0.30.0 copied to clipboard
CARP Mobile Sensing data backend for uploading data to Google Firebase.
We analyzed this package in the last hour, 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
62 out of 100 API elements (62.0 %) have documentation comments.
Some symbols that are missing documentation: carp_firebase_backend
, carp_firebase_backend.CarpFirebaseBackendException.CarpFirebaseBackendException.new
, carp_firebase_backend.CarpFirebaseBackendException.message
, carp_firebase_backend.FireBaseAuthenticationMethods.ANONYMOUSLY
, carp_firebase_backend.FireBaseAuthenticationMethods.CUSTOM
.
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_firebase_backend/carp_firebase_backend.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
.
Package does not support platform `Linux`.
Because:
package:carp_firebase_backend/carp_firebase_backend.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
.
Package does not support platform `macOS`.
Because:
package:carp_firebase_backend/carp_firebase_backend.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
.
Package does not support platform `Web`.
Because:
package:carp_firebase_backend/carp_firebase_backend.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
.
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_firebase_backend/carp_firebase_backend.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_linux/battery_plus_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:carp_firebase_backend/carp_firebase_backend.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_linux/battery_plus_linux.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:carp_firebase_backend/carp_firebase_backend.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 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 12 issues. Showing the first 2:
INFO: The part-of directive uses a library name.
lib/carp_firebase_backend.g.dart:3:1
╷
3 │ part of carp_firebase_backend;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/carp_firebase_backend.g.dart
INFO: The part-of directive uses a library name.
lib/firebase/firebase_common.dart:1:1
╷
1 │ part of carp_firebase_backend;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/firebase/firebase_common.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
carp_core |
^0.30.0 |
0.30.1+3 | 1.8.5 | |
carp_mobile_sensing |
^0.30.1 |
0.30.6 | 1.12.3 | |
cloud_firestore |
^2.4.0 |
2.5.4 | 5.6.6 | |
firebase_auth |
^3.0.1 |
3.4.0 | 5.5.2 | |
firebase_core |
^1.4.0 |
1.19.0 | 3.13.0 | |
firebase_storage |
^10.0.1 |
10.3.0 | 12.4.5 | |
google_sign_in |
^5.0.5 |
5.4.4 | 6.3.0 | |
json_annotation |
^4.0.1 |
4.9.0 | 4.9.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.5 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
battery_plus |
- | 1.2.0 | 6.2.1 | |
battery_plus_linux |
- | 1.2.0 | 1.2.0 | |
battery_plus_macos |
- | 1.1.1 | 1.1.1 | |
battery_plus_platform_interface |
- | 1.2.2 | 2.0.1 | |
battery_plus_web |
- | 1.1.0 | 1.1.0 | |
battery_plus_windows |
- | 1.1.3 | 1.1.3 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 5.7.5 | 6.6.6 | |
cloud_firestore_web |
- | 2.6.18 | 4.4.6 | |
collection |
- | 1.19.1 | 1.19.1 | |
cron |
- | 0.3.2 | 0.6.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.4 | 0.7.11 | |
device_apps |
- | 2.2.0 | 2.2.0 | Discontinued |
device_info_plus |
- | 2.2.0 | 11.3.3 | |
device_info_plus_linux |
- | 2.1.1 | 5.0.0 | Discontinued |
device_info_plus_macos |
- | 2.2.3 | 5.0.0 | Discontinued |
device_info_plus_platform_interface |
- | 2.6.1 | 7.0.2 | |
device_info_plus_web |
- | 2.1.0 | 5.0.0 | Discontinued |
device_info_plus_windows |
- | 2.1.1 | 6.0.0 | Discontinued |
ffi |
- | 1.2.1 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
file_utils |
- | 1.0.1 | 1.0.1 | Discontinued |
firebase_auth_platform_interface |
- | 6.10.0 | 7.6.2 | |
firebase_auth_web |
- | 3.3.18 | 5.14.2 | |
firebase_core_platform_interface |
- | 4.4.1 | 5.4.0 | |
firebase_core_web |
- | 1.6.5 | 2.22.0 | |
firebase_storage_platform_interface |
- | 4.1.19 | 5.2.5 | |
firebase_storage_web |
- | 3.2.18 | 3.10.12 | |
flutter_local_notifications |
- | 8.2.0 | 19.0.0 | |
flutter_local_notifications_platform_interface |
- | 4.0.1 | 9.0.0 | |
globbing |
- | 1.0.0 | 1.0.0 | Discontinued |
google_sign_in_android |
- | 6.2.0 | 6.2.0 | |
google_sign_in_ios |
- | 5.8.1 | 5.8.1 | |
google_sign_in_platform_interface |
- | 2.5.0 | 2.5.0 | |
google_sign_in_web |
- | 0.10.2+1 | 0.12.4+4 | |
http |
- | 0.13.6 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
light |
- | 2.1.0 | 4.1.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
package_info_plus |
- | 1.4.2 | 8.3.0 | |
package_info_plus_linux |
- | 1.0.5 | 2.0.0 | Discontinued |
package_info_plus_macos |
- | 1.3.0 | 2.0.0 | Discontinued |
package_info_plus_platform_interface |
- | 1.0.2 | 3.2.0 | |
package_info_plus_web |
- | 1.0.6 | 2.0.0 | Discontinued |
package_info_plus_windows |
- | 1.0.5 | 3.0.0 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.0.15 | 2.1.5 | |
path_provider_android |
- | 2.2.16 | 2.2.16 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.0.7 | 2.3.0 | |
pedometer |
- | 3.0.0 | 4.1.1 | |
permission_handler |
- | 8.3.0 | 11.4.0 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
screen_state |
- | 2.0.0 | 4.1.1 | |
sensors_plus |
- | 1.4.1 | 6.1.1 | |
sensors_plus_platform_interface |
- | 1.2.0 | 2.0.1 | |
sensors_plus_web |
- | 1.1.2 | 1.1.2 | Discontinued |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.8 | 2.4.8 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stats |
- | 2.1.0 | 2.1.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
system_info |
- | 1.0.1 | 1.0.1 | Discontinued |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.8.0 | 0.10.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
upower |
- | 0.7.0 | 0.7.0 | |
uuid |
- | 3.0.7 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.12.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
.
Found 7 issues. Showing the first 2:
The constraint `^0.30.0` on carp_core does not support the stable version `0.31.0`.
Try running dart pub upgrade --major-versions carp_core
to update the constraint.
The constraint `^0.30.1` on carp_mobile_sensing does not support the stable version `0.31.0`.
Try running dart pub upgrade --major-versions carp_mobile_sensing
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.