lb_bitstream 1.1.0 copy "lb_bitstream: ^1.1.0" to clipboard
lb_bitstream: ^1.1.0 copied to clipboard

Logbot bitstream client to be used for API requests to Logbot Graphite Bitstream APIs

1
likes
130/ 160
pub points
176
downloads

We analyzed this package 46 hours ago, and awarded it 130 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: BSD-3-Clause.

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

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

OUT: Documenting lb_bitstream... Discovering libraries... Linking elements... Precaching local docs for 1203575 elements... Initialized dartdoc with 1425 libraries Generating docs for library api.dart from package:lb_bitstream/api.dart... Generating docs for library lb_bitstream.dart from package:lb_bitstream/lb_bitstream.dart... Documented 2 public libraries in 76.8 seconds ERR: warning: logbot.sdk.bitstream has no library level documentation comments from logbot.sdk.bitstream: (file:///tmp/pana_UASKMO/lib/api.dart:1:1) warning: logbot.sdk.bitstream has no library level documentation comments from logbot.sdk.bitstream: (file:///tmp/pana_UASKMO/lib/lb_bitstream.dart:1:1) error: file already written at "logbot.sdk.bitstream/index.html" for symbol logbot.sdk.bitstream: (file:///tmp/pana_UASKMO/lib/lb_bitstream.dart:1:1) conflicting with file already generated by logbot.sdk.bitstream: (file:///tmp/pana_UASKMO/lib/api.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'logbot.sdk.bitstream' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [18 more lines]

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 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:lb_bitstream/lb_bitstream.dart that imports:
  • package:lb_bitstream/api.dart that imports:
  • package:lb_commons/services/logbot_logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:lb_bitstream/lb_bitstream.dart that imports:
  • package:lb_bitstream/api.dart that imports:
  • package:lb_commons/services/logbot_logger.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.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 11 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/api/metrics_api.dart:15:1

   ╷
15 │ part of logbot.sdk.bitstream;
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: The part-of directive uses a library name.

lib/api/render_api.dart:15:1

   ╷
15 │ part of logbot.sdk.bitstream;
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/api/render_api.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
http ^1.1.0 1.4.0 1.4.0
intl ^0.18.1 0.18.1 0.20.2
json_schema ^5.2.1 5.2.1 5.2.1
lb_auth ^1.0.7 1.0.7 1.0.7
lb_commons ^1.1.0 1.1.0 1.1.0
meta ^1.1.8 1.16.0 1.17.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
http_parser - 4.1.2 4.1.2
jwt_decoder - 2.0.1 2.0.1
logger - 2.6.0 2.6.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
path - 1.9.1 1.9.1
quiver - 3.2.2 3.2.2
rfc_6901 - 0.2.0 0.2.0
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
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.6
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl 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.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
176
downloads

Publisher

verified publisherlogbot.cloud

Weekly Downloads

Logbot bitstream client to be used for API requests to Logbot Graphite Bitstream APIs

Homepage

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, intl, json_schema, lb_auth, lb_commons, meta

More

Packages that depend on lb_bitstream