kabelwerk 0.2.1 icon indicating copy to clipboard operation
kabelwerk: ^0.2.1 copied to clipboard

Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Dart.

1
likes
110/ 140
pub points
0%
popularity

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

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger 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.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 151 out of 173 API elements (87.3 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS
  • ✓ Web
icon indicating section status
Pass static analysis
10 / 30icon to trigger folding of the section

10/30 points: code has no errors, warnings, lints, or formatting issues

WARNING: This API is available since SDK 2.15.0, but constraints '>=2.14.4 <3.0.0' don't guarantee it.

lib/src/models.dart:149:35

    ╷
149 │         type = MessageType.values.byName(data['type']),
    │                                   ^^^^^^
    ╵

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

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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

Package Constraint Compatible Latest
cross_file ^0.3.3 0.3.3+4 0.3.3+4
equatable ^2.0.5 2.0.5 2.0.5
http ^0.13.5 0.13.6 1.0.0
http_parser ^4.0.0 4.0.2 4.0.2
logging ^1.1.0 1.2.0 1.2.0
phoenix_socket 0.6.2 0.6.2 0.6.4
web_socket_channel 2.2.0 2.2.0 2.4.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
collection - 1.17.2 1.17.2
crypto - 3.0.3 3.0.3
js - 0.6.7 0.6.7
matcher - 0.12.16 0.12.16
meta - 1.9.1 1.9.1
path - 1.8.3 1.8.3
pedantic - 1.11.1 1.11.1
quiver - 3.2.1 3.2.1
rxdart - 0.27.7 0.27.7
source_span - 1.10.0 1.10.0
stack_trace - 1.11.0 1.11.0
stream_channel - 2.1.1 2.1.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.6.0 0.6.0
typed_data - 1.3.2 1.3.2

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

Found 3 issues. Showing the first 2:

The constraint `^0.13.5` on http does not support the stable version `1.0.0`, that was published 16 days ago.

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

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

The constraint `0.6.2` on phoenix_socket does not support the stable version `0.6.3`.

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

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

icon indicating section status
Dart 3 compatibility
20 / 20icon to trigger folding of the section

20/20 points: Package is Dart 3 compatible!

Analysed with Pana 0.21.32, Dart 3.0.2.

1
likes
110
pub points
0%
popularity

Publisher

verified publisher iconkabelwerk.io

Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Dart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

cross_file, equatable, http, http_parser, logging, phoenix_socket, web_socket_channel

More

Packages that depend on kabelwerk