samsara_bus_exchange_dart 1.0.0 copy "samsara_bus_exchange_dart: ^1.0.0" to clipboard
samsara_bus_exchange_dart: ^1.0.0 copied to clipboard

Exchange pattern annotations and helpers for Samsara Bus Dart.

140/ 160
pub points
11
downloads

We analyzed this package 31 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: Apache-2.0.

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

26 out of 32 API elements (81.3 %) have documentation comments.

Some symbols that are missing documentation: samsara_bus_exchange_dart.ExchangeClient.ExchangeClient.new, samsara_bus_exchange_dart.ExchangeClientBase.ExchangeClientBase.new, samsara_bus_exchange_dart.ExchangeMethod.ExchangeMethod.new, samsara_bus_exchange_dart.ExchangeService.ExchangeService.new, samsara_bus_exchange_dart.ExchangeServiceBase.ExchangeServiceBase.new.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. 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 5 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/annotations/exchange_annotations.dart:1:1

  ╷
1 │ /// Annotations for code generation of Exchange patterns (request-response)
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Dangling library doc comment.

lib/src/annotations/exchange_client.dart:1:1

  ╷
1 │ /// Annotation for generating an Exchange client that sends requests and receives responses
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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
samsara_bus_dart ^1.0.0 1.0.0 1.0.0
uuid ^4.1.0 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
rxdart - 0.28.0 0.28.0
typed_data - 1.4.0 1.4.0

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.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

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

Publisher

unverified uploader

Weekly Downloads

Exchange pattern annotations and helpers for Samsara Bus Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

samsara_bus_dart, uuid

More

Packages that depend on samsara_bus_exchange_dart