viam_sdk 0.0.15 copy "viam_sdk: ^0.0.15" to clipboard
viam_sdk: ^0.0.15 copied to clipboard

Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.

1
likes
150/ 160
pub points
60%
popularity

We analyzed this package 4 hours ago, and awarded it 150 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

25986 out of 44025 API elements (59.0 %) have documentation comments.

Some symbols that are missing documentation: Protobuf Definitions, arm, base, board, button.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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 does not support platform `Web`.

Because:

  • package:viam_sdk/viam_sdk.dart that imports:
  • package:viam_sdk/src/viam_sdk.dart that imports:
  • package:viam_sdk/src/viam_sdk_impl.dart that imports:
  • package:viam_sdk/src/rpc/dial.dart that imports:
  • package:viam_sdk/src/rpc/web_rtc/web_rtc_client.dart that imports:
  • package:viam_sdk/src/rpc/web_rtc/web_rtc_client_connection.dart that imports:
  • package:viam_sdk/src/rpc/web_rtc/web_rtc_transport_stream.dart that imports:
  • package:flutter_webrtc/flutter_webrtc.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 430 issues. Showing the first 2:

INFO: 'MaterialStatePropertyAll' is deprecated and shouldn't be used. Use WidgetStatePropertyAll instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.

lib/widgets/button.dart:134:18

    ╷
134 │       textStyle: MaterialStatePropertyAll(TextStyle(fontSize: fontSize)),
    │                  ^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: 'MaterialStatePropertyAll' is deprecated and shouldn't be used. Use WidgetStatePropertyAll instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.

lib/widgets/button.dart:135:16

    ╷
135 │       padding: MaterialStatePropertyAll(padding),
    │                ^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
async ^2.11.0 2.11.0 2.11.0
bonsoir ^5.1.8 5.1.9 5.1.9
collection ^1.17.1 1.18.0 1.18.0
fixnum ^1.1.0 1.1.0 1.1.0
flutter flutter 0.0.0 0.0.0
flutter_joystick ^0.0.3 0.0.4 0.2.0
flutter_webrtc ^0.10.3 0.10.8 0.10.8
grpc ^3.2.3 3.2.4 3.2.4
image ^4.0.16 4.2.0 4.2.0
logger ^2.0.1 2.3.0 2.3.0
protobuf ^3.0.0 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
bonsoir_android - 5.1.4 5.1.4
bonsoir_darwin - 5.1.2 5.1.2
bonsoir_linux - 5.1.2 5.1.2
bonsoir_platform_interface - 5.1.2 5.1.2
bonsoir_windows - 5.1.4 5.1.4
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
dart_webrtc - 1.4.6+hotfix.1 1.4.6+hotfix.1
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis_auth - 1.6.0 1.6.0
http - 1.2.1 1.2.1
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
platform_detect - 2.0.11 2.0.11
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
webrtc_interface - 1.2.0 1.2.0
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^0.0.3` on flutter_joystick does not support the stable version `0.1.0`, that was published 3 days ago.

When flutter_joystick is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions flutter_joystick 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.22.5, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.

1
likes
150
pub points
60%
popularity

Publisher

verified publisherviam.com

Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, bonsoir, collection, fixnum, flutter, flutter_joystick, flutter_webrtc, grpc, image, logger, protobuf

More

Packages that depend on viam_sdk