lb_setup_ui 1.0.5
lb_setup_ui: ^1.0.5 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 11 hours ago, and awarded it 130 pub points (of a possible 140):
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
78 out of 390 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: connection_type_enum
, ConnectionType
, ConnectionType
, lb_bluetooth_characteristic_interaction_dialog
, 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/file_output_stub.dart
that imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 19 issues. Showing the first 2:
INFO: 'primary' is deprecated and shouldn't be used. Use backgroundColor instead. This feature was deprecated after v3.1.0.
lib/common/components/lb_setup_select_main_connection.dart:63:19
╷
63 │ primary: isCapabilityEnabled(c) ? Colors.blue : Colors.grey),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/components/lb_setup_select_main_connection.dart
INFO: Redundant initialization to 'null'.
lib/common/services/lb_setup_env.dart:28:11
╷
28 │ String? _deviceId = null;
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/services/lb_setup_env.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.0.2 |
5.2.0 | 5.2.0 |
functional_data |
^1.0.0 |
1.1.1 | 1.1.1 |
lb_auth |
^1.0.5 |
1.0.7 | 1.0.7 |
lb_bluetooth |
^1.0.7 |
1.0.8 | 1.0.8 |
lb_commons |
^1.0.6 |
1.1.0 | 1.1.0 |
lb_core |
^1.1.6 |
1.1.8 | 1.1.8 |
lb_discovery |
^1.1.1 |
1.1.3 | 1.1.3 |
lb_setup |
^1.2.2 |
1.2.3 | 1.2.3 |
provider |
^6.0.5 |
6.1.1 | 6.1.1 |
qr_code_scanner |
^1.0.1 |
1.0.1 | 1.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.4.2 | 2.4.2 |
async |
- | 2.11.0 | 2.11.0 |
characters |
- | 1.3.0 | 1.3.0 |
clock |
- | 1.1.1 | 1.1.1 |
collection |
- | 1.18.0 | 1.18.0 |
connectivity_plus |
- | 2.3.9 | 5.0.2 |
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 | 1.2.4 |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 |
convert |
- | 3.1.1 | 3.1.1 |
crypto |
- | 3.0.3 | 3.0.3 |
dbus |
- | 0.7.10 | 0.7.10 |
ffi |
- | 2.1.0 | 2.1.0 |
fixnum |
- | 1.1.0 | 1.1.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 1.1.2 | 1.1.2 |
http_parser |
- | 4.0.2 | 4.0.2 |
intl |
- | 0.18.1 | 0.18.1 |
js |
- | 0.6.7 | 0.6.7 |
jwt_decoder |
- | 2.0.1 | 2.0.1 |
lb_state_manager |
- | 1.1.1 | 1.1.1 |
logger |
- | 2.0.2+1 | 2.0.2+1 |
material_color_utilities |
- | 0.5.0 | 0.8.0 |
meta |
- | 1.10.0 | 1.11.0 |
multicast_dns |
- | 0.3.2+5 | 0.3.2+5 |
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 | 2.3.1 |
nsd_android |
- | 1.2.2 | 1.2.2 |
nsd_ios |
- | 1.0.3 | 1.0.3 |
nsd_macos |
- | 1.0.3 | 1.0.3 |
nsd_platform_interface |
- | 1.6.0 | 1.6.0 |
nsd_windows |
- | 2.0.1 | 2.0.1 |
path |
- | 1.8.3 | 1.8.3 |
permission_handler |
- | 10.4.5 | 11.1.0 |
permission_handler_android |
- | 10.3.6 | 12.0.1 |
permission_handler_apple |
- | 9.1.4 | 9.2.0 |
permission_handler_platform_interface |
- | 3.12.0 | 4.0.2 |
permission_handler_windows |
- | 0.1.3 | 0.2.0 |
petitparser |
- | 6.0.1 | 6.0.1 |
plugin_platform_interface |
- | 2.1.7 | 2.1.7 |
protobuf |
- | 2.1.0 | 3.1.0 |
reactive_ble_mobile |
- | 5.2.0 | 5.2.0 |
reactive_ble_platform_interface |
- | 5.2.0 | 5.2.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.2.0 | 1.2.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.3.2 | 1.3.2 |
uuid |
- | 3.0.7 | 4.2.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 0.3.0 | 0.4.0 |
xml |
- | 6.4.2 | 6.4.2 |
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
Analyzed with Pana 0.21.43
, Flutter 3.16.1
, Dart 3.2.1
.
Check the analysis log for details.