meeting_place_core 0.0.1-dev.17 copy "meeting_place_core: ^0.0.1-dev.17" to clipboard
meeting_place_core: ^0.0.1-dev.17 copied to clipboard

The core Meeting Place package that implements Control Plane API and Mediator capabilities, including multi-identity management for enhanced privacy and anonymity.

150/ 160
pub points
1.35k
downloads

We analyzed this package 10 days ago, and awarded it 150 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: Apache-2.0.

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

214 out of 574 API elements (37.3 %) have documentation comments.

Some symbols that are missing documentation: meeting_place_core, meeting_place_core.AcceptOfferResult, meeting_place_core.AcceptOfferResult.AcceptOfferResult.new, meeting_place_core.AcceptOfferResult.acceptOfferDid, meeting_place_core.AcceptOfferResult.connectionOffer.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:meeting_place_core/meeting_place_core.dart that imports:
  • package:meeting_place_core/src/service/oob/oob_stream_data.dart that imports:
  • package:didcomm/didcomm.dart that imports:
  • package:didcomm/src/messages/protocols.dart that imports:
  • package:didcomm/src/messages/protocols/message_pickup/status_request_message.dart that imports:
  • package:didcomm/src/messages/core.dart that imports:
  • package:didcomm/src/messages/core/signed_message/signature.dart that imports:
  • package:didcomm/src/messages/jwm.dart that imports:
  • package:didcomm/src/messages/jwm/jwe/jwe_header.dart that imports:
  • package:didcomm/src/extensions/extensions.dart that imports:
  • package:didcomm/src/extensions/did_document_extension.dart that imports:
  • package:didcomm/src/mediator_client.dart that imports:
  • package:didcomm/src/mediator_client/mediator_client.dart that imports:
  • package:didcomm/src/mediator_client/connection.dart that imports:
  • package:web_socket_channel/io.dart that imports:
  • package:web_socket/io_web_socket.dart that imports:
  • package:web_socket/src/io_web_socket.dart that imports:
  • dart:io
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

INFO: The import of '../protocol/meeting_place_protocol.dart' is unnecessary because all of the used elements are also provided by the import of '../protocol/protocol.dart'.

lib/src/event_handler/channel_inauguration_event_handler.dart:3:8

  ╷
3 │ import '../protocol/meeting_place_protocol.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/event_handler/channel_inauguration_event_handler.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
crypto ^3.0.6 3.0.7 3.0.7
crypto_keys_plus ^0.5.0 0.5.0 0.5.0
didcomm ^2.3.0 2.3.0 2.3.1
json_annotation ^4.9.0 4.9.0 4.9.0
meeting_place_control_plane ^0.0.1-dev.11 0.0.1-dev.11 0.0.1-dev.11
meeting_place_mediator ^0.0.1-dev.10 0.0.1-dev.10 0.0.1-dev.10
meta ^1.17.0 1.17.0 1.17.0
mutex ^3.1.0 3.1.0 3.1.0
proxy_recrypt ^1.1.3 1.1.4 1.1.4
retry ^3.1.2 3.1.2 3.1.2
ssi ^2.17.1 2.20.0 3.2.0
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
base_codecs - 1.0.1 1.0.1
bip32_plus - 1.0.0 1.0.0
boolean_selector - 2.1.2 2.1.2
bs58check - 1.0.2 1.0.2
built_collection - 5.1.1 5.1.1
built_value - 8.12.1 8.12.1
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
cryptography - 2.9.0 2.9.0
dart_jsonwebtoken - 3.3.1 3.3.1
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
ecdsa - 0.1.2 0.1.2
ed25519_edwards - 0.3.1 0.3.1
ed25519_hd_key - 2.3.0 2.3.0
elliptic - 0.3.12 0.3.12
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
hex - 0.2.0 0.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_ld_processor - 1.0.4 1.0.4
matcher - 0.12.18 0.12.18
mime - 2.0.0 2.0.0
ninja_asn1 - 2.0.0 2.0.0
one_of - 1.5.0 1.5.0
one_of_serializer - 1.5.0 1.5.0
path - 1.9.1 1.9.1
pinenacl - 0.6.0 0.6.0
pointycastle - 4.0.0 4.0.0
posix - 6.0.3 6.0.3
quiver - 3.2.2 3.2.2
rfc_6901 - 0.2.1 0.2.1
selective_disclosure_jwt - 1.1.1 1.1.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.8
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
x25519 - 0.1.1 0.1.1

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

The constraint `^2.17.1` on ssi does not support the stable version `3.0.0`, that was published 21 days ago.

When ssi is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions ssi 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.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
150
points
1.35k
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

The core Meeting Place package that implements Control Plane API and Mediator capabilities, including multi-identity management for enhanced privacy and anonymity.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, crypto, crypto_keys_plus, didcomm, json_annotation, meeting_place_control_plane, meeting_place_mediator, meta, mutex, proxy_recrypt, retry, ssi, uuid

More

Packages that depend on meeting_place_core