tizen_interop 0.3.0 tizen_interop: ^0.3.0 copied to clipboard
Dart bindings for Tizen native APIs, powered by ffigen.
We analyzed this package 7 days ago, and awarded it 140 pub points (of a possible 160):
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 60 to 180 characters to describe the package, what it does, and its target use case.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting tizen_interop...
Discovering libraries... Linking elements... Precaching local docs for 666095 elements... Initialized dartdoc with 68 libraries Generating docs for library 7.0/tizen.dart from package:tizen_interop/7.0/tizen.dart...
Generating docs for library 8.0/tizen.dart from package:tizen_interop/8.0/tizen.dart... Generating docs for library 6.5/tizen.dart from package:tizen_interop/6.5/tizen.dart... [3 more lines] ERR: Output exceeded 10485760 bytes. warning: ambiguous reexport of extensions.Int8Pointer, canonicalization candidates: (tizen_interop, tizen_interop, tizen_interop, tizen_interop, tizen_interop) -> tizen_interop (confidence 0.000) from extensions.Int8Pointer: (file:///tmp/pana_KOXQVK/lib/src/extensions.dart:9:11) tizen_interop: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) tizen_interop: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) tizen_interop: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) tizen_interop: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) tizen_interop: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) Use {@canonicalFor extensions.Int8Pointer} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's [991 more lines]
10/10 points: Package has an example
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 not compatible with platform Web
Because:
package:tizen_interop/5.5/tizen.dart
that imports:package:tizen_interop/src/extensions.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:tizen_interop/5.5/tizen.dart
that imports:package:tizen_interop/src/extensions.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
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.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
ffi |
^2.0.1 |
2.1.3 | 2.1.3 |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Dart 3.5.4
.
Check the analysis log for details.