kuksa_dart_sdk 0.1.0 copy "kuksa_dart_sdk: ^0.1.0" to clipboard
kuksa_dart_sdk: ^0.1.0 copied to clipboard

Dart/Flutter client SDK for the Eclipse KUKSA Vehicle Abstraction Layer (kuksa-databroker v2). Provides typed access to Vehicle Signal Specification (VSS) signals — including road friction, traction, [...]

130/ 160
pub points
--
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/aki1770/kuksa_dart_sdk was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/aki1770/kuksa_dart_sdk was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/aki1770/kuksa_dart_sdk/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

33 out of 44 API elements (75.0 %) have documentation comments.

Some symbols that are missing documentation: kuksa_dart_sdk.Datapoint.Datapoint.new, kuksa_dart_sdk.Datapoint.boolValue, kuksa_dart_sdk.Datapoint.doubleValue, kuksa_dart_sdk.Datapoint.floatValue, kuksa_dart_sdk.Datapoint.int32Value.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:kuksa_dart_sdk/kuksa_dart_sdk.dart that imports:
  • package:kuksa_dart_sdk/src/client/kuksa_client.dart that imports:
  • package:grpc/grpc.dart that imports:
  • package:grpc/src/shared/streams.dart that imports:
  • package:http2/transport.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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

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

Package Constraint Compatible Latest Notes
fixnum ^1.1.0 1.1.1 1.1.1
grpc ^5.0.0 5.1.0 5.1.0
protobuf ^6.0.0 6.0.0 6.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
google_cloud - 0.4.0 0.4.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.3.0 2.3.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
shelf - 1.4.2 1.4.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

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

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.12, Dart 3.11.4.

Check the analysis log for details.

0
likes
130
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Dart/Flutter client SDK for the Eclipse KUKSA Vehicle Abstraction Layer (kuksa-databroker v2). Provides typed access to Vehicle Signal Specification (VSS) signals — including road friction, traction, tire pressure, and wiper intensity — for driver-assisting navigation applications on embedded Linux IVI.

Repository (GitHub)
View/report issues

Topics

#automotive #kuksa #vss #flutter #adas

License

unknown (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on kuksa_dart_sdk