lb_setup_ui 1.1.3 lb_setup_ui: ^1.1.3 copied to clipboard
Logbot Setup UI to easily implement the Logbot First Setup procedure over Bluetooth to setup a Logbot IoT easily from a mobile app
We analyzed this package 8 hours ago, and awarded it 140 pub points (of a possible 160):
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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
77 out of 374 API elements (20.6 %) have documentation comments.
Some symbols that are missing documentation: connection_type_enum
, connection_type_enum.ConnectionType
, lb_bluetooth_characteristic_interaction_dialog
, lb_bluetooth_characteristic_interaction_dialog.LbBluetoothCharacteristicInteractionDialog
, lb_bluetooth_characteristic_interaction_dialog.LbBluetoothCharacteristicInteractionDialog.LbBluetoothCharacteristicInteractionDialog
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:lb_setup_ui/lb_setup_ui.dart
that imports:package:lb_setup_ui/common/utils/logbot_setup_ui_utils.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
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:lb_setup_ui/lb_setup_ui.dart
that imports:package:lb_setup_ui/common/utils/logbot_setup_ui_utils.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 11 issues. Showing the first 2:
WARNING: Unused import: 'package:flutter_reactive_ble/flutter_reactive_ble.dart'.
lib/setup_ble/ui/lb_setup_device_interaction_tab.dart:6:8
╷
6 │ import 'package:flutter_reactive_ble/flutter_reactive_ble.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/setup_ble/ui/lb_setup_device_interaction_tab.dart
WARNING: Unused import: 'package:lb_bluetooth/src/services/logbot_ble_device_connector.dart'.
lib/setup_ble/ui/lb_setup_device_interaction_tab.dart:7:8
╷
7 │ import 'package:lb_bluetooth/src/services/logbot_ble_device_connector.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/setup_ble/ui/lb_setup_device_interaction_tab.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_reactive_ble |
^5.3.1 |
5.3.1 | 5.3.1 |
lb_auth |
^1.0.7 |
1.0.7 | 1.0.7 |
lb_bluetooth |
^1.1.3 |
1.1.3 | 1.1.3 |
lb_commons |
^1.1.0 |
1.1.0 | 1.1.0 |
lb_core |
^1.1.8 |
1.1.8 | 1.1.8 |
lb_discovery |
^1.1.3 |
1.1.3 | 1.1.3 |
lb_setup |
^1.3.0 |
1.3.0 | 1.3.0 |
provider |
^6.1.1 |
6.1.2 | 6.1.2 |
qr_code_scanner |
^1.0.1 |
1.0.1 | 1.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
connectivity_plus |
- | 2.3.9 | 6.1.0 |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
dbus |
- | 0.7.10 | 0.7.10 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
functional_data |
- | 1.2.0 | 1.2.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
intl |
- | 0.18.1 | 0.20.0 |
js |
- | 0.6.7 | 0.7.1 |
jwt_decoder |
- | 2.0.1 | 2.0.1 |
lb_state_manager |
- | 1.1.3 | 1.1.3 |
logger |
- | 2.5.0 | 2.5.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
multicast_dns |
- | 0.3.2+7 | 0.3.2+7 |
mutex |
- | 3.1.0 | 3.1.0 |
nested |
- | 1.0.0 | 1.0.0 |
nm |
- | 0.5.0 | 0.5.0 |
nsd |
- | 2.3.1 | 3.0.0 |
nsd_android |
- | 1.2.2 | 2.0.0 |
nsd_ios |
- | 1.0.3 | 2.0.0 |
nsd_macos |
- | 1.0.3 | 2.0.0 |
nsd_platform_interface |
- | 1.6.0 | 2.0.0 |
nsd_windows |
- | 2.0.1 | 3.0.0 |
path |
- | 1.9.1 | 1.9.1 |
permission_handler |
- | 10.4.5 | 11.3.1 |
permission_handler_android |
- | 10.3.6 | 12.0.13 |
permission_handler_apple |
- | 9.1.4 | 9.4.5 |
permission_handler_platform_interface |
- | 3.12.0 | 4.2.3 |
permission_handler_windows |
- | 0.1.3 | 0.2.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
protobuf |
- | 2.1.0 | 3.1.0 |
reactive_ble_mobile |
- | 5.3.1 | 5.3.1 |
reactive_ble_platform_interface |
- | 5.3.1 | 5.3.1 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.