dart_mavlink 0.1.0
dart_mavlink: ^0.1.0 copied to clipboard
MAVLink library for Dart.
We analyzed this package 42 hours ago, and awarded it 130 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 50 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 dart_mavlink... Discovering libraries... Linking elements... Precaching local docs for 257944 elements... Initialized dartdoc with 72 libraries Generating docs for library dialects/cubepilot.dart from package:dart_mavlink/dialects/cubepilot.dart... Generating docs for library dialects/common.dart from package:dart_mavlink/dialects/common.dart... Generating docs for library dialects/icarous.dart from package:dart_mavlink/dialects/icarous.dart... Generating docs for library dialects/uavionix.dart from package:dart_mavlink/dialects/uavionix.dart... Generating docs for library dialects/paparazzi.dart from package:dart_mavlink/dialects/paparazzi.dart... [19 more lines] ERR: warning: unresolved doc reference [const char*] from cubepilot.ParamRequestRead: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:9196:7) warning: unresolved doc reference [1] from cubepilot.mavFtpErrFailerrno: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:7972:17) in documentation inherited from cubepilot.mavFtpErrFailerrno: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:7972:17) warning: unresolved doc reference [ICAO Country Code] from cubepilot.mavOdidIdTypeCaaRegistrationId: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:6414:21) in documentation inherited from cubepilot.mavOdidIdTypeCaaRegistrationId: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:6414:21) warning: unresolved doc reference [CAA Assigned ID] from cubepilot.mavOdidIdTypeCaaRegistrationId: (file:///tmp/pana_AMGLUW/lib/dialects/cubepilot.dart:6414:21) [7369 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. 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
No dependencies.
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.23.12, Dart 3.12.0.
Check the analysis log for details.