agent_dart_base 1.0.0-dev.40
agent_dart_base: ^1.0.0-dev.40 copied to clipboard
The Dart plugin that bridges Rust implementation for agent_dart.
0
likes
80/ 160
pub points
430
downloads
We analyzed this package 4 days ago, and awarded it 80 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
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
Dependency resolution failed, unable to run dartdoc.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:agent_dart_base/agent_dart_base.dartthat imports:package:agent_dart_base/wallet/wallet.dartthat imports:package:agent_dart_base/wallet/pem.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
- Running
dart pub outdatedfailed with the following output:
Exceeded timeout of 0:02:00.000000
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
dart pub outdated:dart pub getfailed:
OUT:
Resolving dependencies...
Downloading packages...
+ agent_dart_ffi 1.0.0-dev.40
+ args 2.7.0
+ async 2.13.0
+ bip32_plus 1.0.0
+ bip39_mnemonic 3.0.10 (4.0.1 available)
+ bs58check 1.0.2
+ build_cli_annotations 2.1.1
+ cbor 4.1.0 (6.5.0 available)
[23 more lines]
ERR:
Exceeded timeout of 0:02:00.000000
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.9, Dart 3.11.0.
Check the analysis log for details.