lb_bluetooth 1.2.0 copy "lb_bluetooth: ^1.2.0" to clipboard
lb_bluetooth: ^1.2.0 copied to clipboard

Logbot bluetooth HPS client to connect and setup an IoT via a local bluetooth connection

80/ 160
pub points
112
downloads

We analyzed this package 3 days ago, and awarded it 80 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_bluetooth... Discovering libraries... Linking elements... Precaching local docs for 1253432 elements... Initialized dartdoc with 1318 libraries Generating docs for library api.dart from package:lb_bluetooth/api.dart... Generating docs for library lb_bluetooth.dart from package:lb_bluetooth/lb_bluetooth.dart... Documented 2 public libraries in 64.0 seconds ERR: warning: logbot.sdk.bluetooth has no library level documentation comments from logbot.sdk.bluetooth: (file:///tmp/pana_IJXCAY/lib/api.dart:1:1) warning: logbot.sdk.bluetooth has no library level documentation comments from logbot.sdk.bluetooth: (file:///tmp/pana_IJXCAY/lib/lb_bluetooth.dart:1:1) error: file already written at "logbot.sdk.bluetooth/index.html" for symbol logbot.sdk.bluetooth: (file:///tmp/pana_IJXCAY/lib/lb_bluetooth.dart:1:1) conflicting with file already generated by logbot.sdk.bluetooth: (file:///tmp/pana_IJXCAY/lib/api.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'logbot.sdk.bluetooth' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [16 more lines]

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 47 issues. Showing the first 2:

ERROR: The named parameter 'title' is required, but there's no corresponding argument.

lib/api_client.dart:223:14

    ╷
223 │             .warning("ApiClient.getCompleter CODES", codes.toString());
    │              ^^^^^^^
    ╵

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

ERROR: Too many positional arguments: 0 expected, but 2 found.

lib/api_client.dart:223:22

    ╷
223 │             .warning("ApiClient.getCompleter CODES", codes.toString());
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/api_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
flutter_reactive_ble ^5.4.1 5.5.0 5.5.0
http ^1.6.0 1.6.0 1.6.0
intl ^0.20.2 0.20.2 0.20.2
lb_commons ^1.2.0 1.3.0 1.3.0
meta ^1.15.0 1.18.0 1.18.2
permission_handler ^12.0.1 12.0.1 12.0.1
provider ^6.1.5+1 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 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.7 3.0.7
fixnum - 1.1.1 1.1.1
functional_data - 1.2.0 1.2.0
http_parser - 4.1.2 4.1.2
logger - 2.7.0 2.7.0
material_color_utilities - 0.13.0 0.13.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
plugin_platform_interface - 2.1.8 2.1.8
protobuf - 6.0.0 6.0.0
reactive_ble_mobile - 5.5.0 5.5.0
reactive_ble_platform_interface - 5.5.0 5.5.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.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.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
80
points
112
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlogbot.cloud

Weekly Downloads

Logbot bluetooth HPS client to connect and setup an IoT via a local bluetooth connection

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter_reactive_ble, http, intl, lb_commons, meta, permission_handler, provider

More

Packages that depend on lb_bluetooth