viam_flutter_bluetooth_provisioning_widget 0.0.27
viam_flutter_bluetooth_provisioning_widget: ^0.0.27 copied to clipboard
A Flutter package for provisioning Viam machines using Bluetooth connections with support for both standard provisioning and tethering flows.
We analyzed this package 19 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: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
10847 out of 18544 API elements (58.5 %) have documentation comments.
Some symbols that are missing documentation: viam_flutter_bluetooth_provisioning_widget, viam_flutter_bluetooth_provisioning_widget.APIKey, viam_flutter_bluetooth_provisioning_widget.APIKey$json, viam_flutter_bluetooth_provisioning_widget.APIKey.APIKey.fromBuffer, viam_flutter_bluetooth_provisioning_widget.APIKey.APIKey.fromJson.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:viam_flutter_bluetooth_provisioning_widget/viam_flutter_bluetooth_provisioning_widget.dartthat imports:package:viam_flutter_provisioning/viam_bluetooth_provisioning.dartthat imports:package:flutter_blue_plus/flutter_blue_plus.dartthat declares support for platforms:Android,iOS,Linux,macOS,Web.
Package does not support platform `Linux`.
Because:
package:viam_flutter_bluetooth_provisioning_widget/viam_flutter_bluetooth_provisioning_widget.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:viam_flutter_bluetooth_provisioning_widget/viam_flutter_bluetooth_provisioning_widget.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:viam_flutter_bluetooth_provisioning_widget/viam_flutter_bluetooth_provisioning_widget.dartthat imports:package:viam_sdk/viam_sdk.dartthat imports:package:viam_sdk/src/viam_sdk.dartthat imports:package:viam_sdk/src/viam_sdk_impl.dartthat imports:package:viam_sdk/src/rpc/dial.dartthat imports:package:viam_sdk/src/rpc/web_rtc/web_rtc_client.dartthat imports:package:viam_sdk/src/rpc/web_rtc/web_rtc_client_connection.dartthat imports:package:viam_sdk/src/rpc/web_rtc/web_rtc_transport_stream.dartthat imports:package:flutter_webrtc/flutter_webrtc.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 29 issues. Showing the first 2:
INFO: 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre.
lib/src/view/choose_connection_method_screen.dart:57:19
╷
57 │ groupValue: selectedOption,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/view/choose_connection_method_screen.dart
INFO: 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre.
lib/src/view/choose_connection_method_screen.dart:58:19
╷
58 │ onChanged: (value) => _handleOptionSelected(value!),
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/view/choose_connection_method_screen.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
flutter_platform_widgets |
^7.0.1 |
7.0.1 | 9.0.0 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
provider |
^6.1.5 |
6.1.5+1 | 6.1.5+1 | |
pub_semver |
^2.2.0 |
2.2.0 | 2.2.0 | |
viam_flutter_provisioning |
^0.0.16 |
0.0.16 | 0.0.16 | |
viam_sdk |
^0.13.0 |
0.13.0 | 0.13.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bluez |
- | 0.8.3 | 0.8.3 | |
bonsoir |
- | 5.1.11 | 6.0.1 | |
bonsoir_android |
- | 5.1.6 | 6.0.1 | |
bonsoir_darwin |
- | 5.1.3 | 6.0.1 | |
bonsoir_linux |
- | 5.1.3 | 6.0.1 | |
bonsoir_platform_interface |
- | 5.1.3 | 6.0.1 | |
bonsoir_windows |
- | 5.1.5 | 6.0.1 | |
bson |
- | 5.0.7 | 5.0.7 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dart_webrtc |
- | 1.6.0 | 1.6.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
decimal |
- | 3.2.4 | 3.2.4 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_blue_plus |
- | 1.36.8 | 2.0.2 | |
flutter_blue_plus_android |
- | 7.0.4 | 8.0.1 | |
flutter_blue_plus_darwin |
- | 7.0.3 | 8.0.1 | |
flutter_blue_plus_linux |
- | 7.0.3 | 8.0.1 | |
flutter_blue_plus_platform_interface |
- | 7.0.0 | 8.0.1 | |
flutter_blue_plus_web |
- | 7.0.2 | 8.0.1 | |
flutter_joystick |
- | 0.2.2 | 0.2.2 | |
flutter_webrtc |
- | 0.12.12+hotfix.1 | 1.2.1 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.0.0 | 2.0.0 | |
grpc |
- | 4.1.0 | 5.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.5.4 | 4.5.4 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
packages_extensions |
- | 0.1.1 | 0.1.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
posix |
- | 6.0.3 | 6.0.3 | |
power_extensions |
- | 0.2.3 | 0.2.3 | |
protobuf |
- | 3.1.0 | 6.0.0 | |
rational |
- | 2.2.3 | 2.2.3 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webrtc_interface |
- | 1.3.0 | 1.3.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^7.0.1` on flutter_platform_widgets does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions flutter_platform_widgets to update the constraint.
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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.