things_kit 0.2.4 copy "things_kit: ^0.2.4" to clipboard
things_kit: ^0.2.4 copied to clipboard

lib to help connect things device.

100/ 160
pub points
2
downloads

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

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed check 0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

191 out of 268 API elements (71.3 %) have documentation comments.

Some symbols that are missing documentation: things_kit, things_kit.SoftwareType.FW, things_kit.SoftwareType.MCU, things_kit.TK4GDataInfo.TK4GDataInfo.fromJson, things_kit.TK4GDataInfo.TK4GDataInfo.new.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Package does not support platform `iOS`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Package does not support platform `Windows`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Package does not support platform `Linux`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Package does not support platform `macOS`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Package does not support platform `Web`.

Because:

  • package:things_kit/things_kit.dart that imports:
  • package:things_kit/src/tk_lib.dart that imports:
  • package:things_kit/src/internal/util/resp_util.dart that imports:
  • package:rk_harmony/rk_harmony.dart that declares support for platforms: .
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 30 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/src/core/tk_configuration.dart:1:1

  ╷
1 │ part of tk_lib;
  │ ^^^^^^^^^^^^^^^
  ╵

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

INFO: The part-of directive uses a library name.

lib/src/core/tk_core.dart:3:1

  ╷
3 │ part of tk_lib;
  │ ^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
chopper ^7.0.0 7.4.0 8.5.0
json_annotation ^4.9.0 4.9.0 4.9.0
logger ^2.5.0 2.6.2 2.6.2
mqtt_client ^10.3.0 10.11.4 10.11.4
rk_harmony ^1.2.1 1.2.1 1.2.1
typed_data ^1.3.2 1.4.0 1.4.0
url_launcher ^6.3.0 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
equatable - 2.0.8 2.0.8
event_bus - 2.0.1 2.0.1
ffi - 2.1.4 2.1.4
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.17.0 0.20.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
qr - 3.0.2 3.0.2
qr_flutter - 4.1.0 4.1.0
qs_dart - 1.6.0 1.6.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
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
weak_map - 4.0.1 4.0.1
web - 1.1.1 1.1.1

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

The constraint `^7.0.0` on chopper does not support the stable version `8.0.0`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

lib to help connect things device.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

chopper, flutter, json_annotation, logger, mqtt_client, rk_harmony, typed_data, url_launcher

More

Packages that depend on things_kit