senseh_sdk 0.0.2 copy "senseh_sdk: ^0.0.2" to clipboard
senseh_sdk: ^0.0.2 copied to clipboard

The Sense SDK is a powerful toolkit that allows developers to seamlessly connect and interact with Sense devices within their Flutter applications.

0
likes
120/ 160
pub points
45
downloads

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/AytasenseSW/sense-flutter-sdk was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: senseh_sdk,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

12 out of 28 API elements (42.9 %) have documentation comments.

Some symbols that are missing documentation: sense_sdk, sense_sdk.SenseH, sense_sdk.SenseH.SenseH, sense_sdk.SenseH.auth, sense_sdk.SenseH.checkForFirmwareUpdate.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:wifi_iot/wifi_iot.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:wifi_iot/wifi_iot.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:wifi_iot/wifi_iot.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:wifi_iot/wifi_iot.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:senseh_sdk/senseh_sdk.dart that imports:
  • package:senseh_sdk/src/core/bluetooth_services.dart that imports:
  • package:wifi_iot/wifi_iot.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.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 14 issues. Showing the first 2:

WARNING: The value of the local variable 'write' isn't used.

lib/src/core/bluetooth_services.dart:221:13

    ╷
221 │       final write =
    │             ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/bluetooth_services.dart

WARNING: The value of the local variable 'res' isn't used.

lib/src/core/bluetooth_services.dart:317:13

    ╷
317 │       final res =
    │             ^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/bluetooth_services.dart

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

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

Package Constraint Compatible Latest
connectivity_plus ^5.0.2 5.0.2 6.1.1
dio ^5.4.3+1 5.7.0 5.7.0
flutter flutter 0.0.0 0.0.0
flutter_blue_plus ^1.32.8 1.34.5 1.34.5
intl ^0.18.0 0.18.1 0.20.1
logger ^2.3.0 2.5.0 2.5.0
permission_handler ^10.4.3 10.4.5 11.3.1
shared_preferences ^2.2.2 2.3.5 2.3.5
wifi_iot ^0.3.19 0.3.19+1 0.3.19+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.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
connectivity_plus_platform_interface - 1.2.4 2.0.1
dbus - 0.7.10 0.7.10
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nm - 0.5.0 0.5.0
path - 1.9.1 1.9.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 - 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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.0 2.4.0
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
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.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 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.

Found 3 issues. Showing the first 2:

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

0
likes
120
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

The Sense SDK is a powerful toolkit that allows developers to seamlessly connect and interact with Sense devices within their Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, dio, flutter, flutter_blue_plus, intl, logger, permission_handler, shared_preferences, wifi_iot

More

Packages that depend on senseh_sdk