carp_webservices 3.8.0 copy "carp_webservices: ^3.8.0" to clipboard
carp_webservices: ^3.8.0 copied to clipboard

Flutter API for accessing the CARP web services, including authentication, deployments, data, files, and collections of documents.

140/ 160
pub points
731
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

309 out of 363 API elements (85.1 %) have documentation comments.

Some symbols that are missing documentation: carp_auth, carp_auth.CarpAuthService.CarpAuthService.instance, carp_auth.CarpUser.CarpUser.fromJWT, carp_auth.CarpUser.CarpUser.fromJWTOAuth, carp_auth.CarpUser.CarpUser.fromJson.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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_webservices/carp_auth/carp_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:carp_webservices/carp_auth/carp_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:carp_webservices/carp_auth/carp_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:carp_webservices/carp_auth/carp_auth.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_webservices/carp_auth/carp_auth.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that imports:
  • package:flutter_web_auth_2/src/linows.dart that imports:
  • package:flutter_web_auth_2/src/webview.dart that imports:
  • package:desktop_webview_window/desktop_webview_window.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:carp_webservices/carp_auth/carp_auth.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that imports:
  • package:flutter_web_auth_2/src/linows.dart that imports:
  • package:flutter_web_auth_2/src/webview.dart that imports:
  • package:desktop_webview_window/desktop_webview_window.dart that declares support for platforms: Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:carp_webservices/carp_auth/carp_auth.dart that imports:
  • package:oidc_default_store/oidc_default_store.dart that imports:
  • package:oidc_default_store/src/oidc_default_store.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 12 issues. Showing the first 2:

INFO: Parameter 'service' could be a super parameter.

lib/carp_services/carp_references.dart:20:20

   ╷
20 │   RPCCarpReference._(CarpBaseService service) : super._(service);
   │                    ^
   ╵

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

INFO: Parameter 'reference' could be a super parameter.

lib/carp_services/carp_tasks.dart:46:18

   ╷
46 │   FileUploadTask._(
   │                  ^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
carp_core ^1.9.0 1.9.4 1.9.4
carp_mobile_sensing ^1.13.0 1.13.1 1.13.1
carp_serializable ^2.0.0 2.0.1 2.0.1
flutter_appauth ^9.0.0 9.0.1 11.0.0
flutter_web_auth_2 ^4.1.0 4.1.0 4.1.0
http ^1.1.0 1.6.0 1.6.0
json_annotation ^4.8.0 4.9.0 4.9.0
jwt_decoder ^2.0.1 2.0.1 2.0.1
meta ^1.7.0 1.17.0 1.17.0
oidc ^0.12.0 0.12.1+2 0.13.0
oidc_default_store ^0.4.0 0.4.0+3 0.5.0
retry ^3.1.0 3.1.2 3.1.2
url_launcher ^6.1.5 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
base_codecs - 1.0.1 1.0.1
battery_plus - 6.2.3 7.0.0
battery_plus_platform_interface - 2.0.1 2.0.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
copy_with_extension - 6.0.1 10.0.1
cron - 0.6.2 0.6.2
crypto - 3.0.7 3.0.7
crypto_keys_plus - 0.5.0 0.5.0
csslib - 1.0.2 1.0.2
data_serializer - 1.2.1 1.2.1
dbus - 0.7.11 0.7.11
desktop_webview_window - 0.2.3 0.2.3
device_info_plus - 11.5.0 12.2.0
device_info_plus_platform_interface - 7.0.3 7.0.3
exception_templates - 0.3.2 0.3.2
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_appauth_platform_interface - 9.0.0 11.0.0
flutter_local_notifications - 19.5.0 19.5.0
flutter_local_notifications_linux - 6.0.0 6.0.0
flutter_local_notifications_platform_interface - 9.1.0 9.1.0
flutter_local_notifications_windows - 1.0.3 1.0.3
flutter_secure_storage - 9.2.4 9.2.4
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
flutter_timezone - 4.1.1 5.0.1
flutter_web_auth_2_platform_interface - 4.1.0 4.1.0
globbing - 1.0.0 1.0.0 Discontinued
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
iso_duration_parser - 1.1.1 1.1.1
jose_plus - 0.4.7 0.4.7
js - 0.6.7 0.7.2 Discontinued
lazy_memo - 0.2.5 0.2.5
light - 4.1.0 4.1.0
list_operators - 0.5.1 0.5.1
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
nonce - 1.2.0 1.2.0
oidc_android - 0.7.0+5 0.8.0
oidc_core - 0.14.2+1 0.15.0
oidc_desktop - 0.6.1+2 0.7.0
oidc_flutter_appauth - 0.6.0+5 0.7.0
oidc_ios - 0.7.0+5 0.8.0
oidc_linux - 0.4.1+2 0.5.0
oidc_loopback_listener - 0.2.0+1 0.3.0
oidc_macos - 0.7.0+5 0.8.0
oidc_platform_interface - 0.6.0+9 0.7.0
oidc_web - 0.6.0+9 0.7.0
oidc_web_core - 0.3.1+3 0.4.0
oidc_windows - 0.3.1+14 0.4.0
package_info_plus - 8.3.1 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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.1.1 4.1.1
permission_handler - 11.4.0 12.0.1
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
posix - 6.0.3 6.0.3
rxdart - 0.28.0 0.28.0
sample_statistics - 0.2.2 0.2.2
screen_state - 4.1.1 4.1.1
sensors_plus - 6.1.2 7.0.0
sensors_plus_platform_interface - 2.0.1 2.0.1
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.5 2.5.5
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
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
statistics - 1.2.0 1.2.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
system_info2 - 4.1.0 4.1.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.8
timezone - 0.10.1 0.10.1
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
upower - 0.7.0 0.7.0
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
window_to_front - 0.0.3 0.0.3
x509_plus - 0.3.3 0.3.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 3 issues. Showing the first 2:

The constraint `^9.0.0` on flutter_appauth does not support the stable version `10.0.0`.

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

The constraint `^0.12.0` on oidc does not support the stable version `0.13.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
731
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Flutter API for accessing the CARP web services, including authentication, deployments, data, files, and collections of documents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, flutter, flutter_appauth, flutter_web_auth_2, http, json_annotation, jwt_decoder, meta, oidc, oidc_default_store, retry, url_launcher

More

Packages that depend on carp_webservices