antinvestor_api_device 1.51.12
antinvestor_api_device: ^1.51.12 copied to clipboard
Dart client library for Ant Investor Device Service - Device management, registration, and tracking
We analyzed this package 35 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
1453 out of 2331 API elements (62.3 %) have documentation comments.
Some symbols that are missing documentation: antinvestor_api_device.AddKeyRequest$json, antinvestor_api_device.AddKeyRequest.AddKeyRequest.fromBuffer, antinvestor_api_device.AddKeyRequest.AddKeyRequest.fromJson, antinvestor_api_device.AddKeyRequest.AddKeyRequest.new, antinvestor_api_device.AddKeyRequest.clearData.
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
0/0 points: WASM compatibility
This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
/tmp/pana_AJSLRS/lib/src/device/v1/device.connect.client.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_AJSLRS/lib/src/device/v1/device.pb.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
antinvestor_api_common |
^1.51.11 |
1.51.11 | 1.51.11 | |
connectrpc |
^1.0.0 |
1.0.0 | 1.0.0 | |
fixnum |
^1.1.0 |
1.1.1 | 1.1.1 | |
protobuf |
^4.2.0 |
4.2.0 | 6.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
- | 1.19.1 | 1.19.1 | |
http2 |
- | 2.3.1 | 2.3.1 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^4.2.0` on protobuf does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions protobuf 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.23.3, Dart 3.10.4.
Check the analysis log for details.