a2a_mcp_bridge 1.1.0
a2a_mcp_bridge: ^1.1.0 copied to clipboard
An MCP server that acts as a bridge between A2A agents and AI clients.
We analyzed this package 2 days ago, and awarded it 130 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.
10/10 points: 20% or more of the public API has dartdoc comments
40 out of 49 API elements (81.6 %) have documentation comments.
Some symbols that are missing documentation: a2a_mcp_bridge, a2a_mcp_bridge.A2ALog.A2ALog.new, a2a_mcp_bridge.A2ALog.fatal, a2a_mcp_bridge.A2ALog.info, a2a_mcp_bridge.A2ALog.warn.
10/10 points: Package has an example and has no issues with screenshots
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:a2a_mcp_bridge/a2a_mcp_bridge.dartthat imports:package:a2a/a2a.dartthat imports:package:a2a/src/server/a2a_server.dartthat imports:package:darto/stream.dartthat imports:package:darto/src/helpers/stream.dartthat imports:package:darto/src/core/darto_response.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.
lib/src/a2a_mcp_bridge.dart:416:29
╷
416 │ if (success.status?.message != null) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/a2a_mcp_bridge.dart
WARNING: The receiver can't be null, so the null-aware operator '?.' is unnecessary.
lib/src/a2a_mcp_bridge.dart:418:29
╷
418 │ success.status?.message?.parts,
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/a2a_mcp_bridge.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
a2a |
^4.0.0 |
4.3.1 | 4.3.1 | |
colorize |
^3.0.0 |
3.0.0 | 3.0.0 | |
mcp_dart |
^1.1.2 |
1.3.0 | 2.4.0 | |
meta |
^1.16.0 |
1.19.0 | 1.19.0 | |
uuid |
^4.5.2 |
4.6.0 | 4.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
antlr4 |
- | 4.13.2 | 4.13.2 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
block |
- | 1.3.0 | 1.3.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
crypto |
- | 3.0.7 | 3.0.7 | |
darto |
- | 1.3.0 | 1.3.0 | |
decimal |
- | 3.2.6 | 3.2.6 | |
dotprompt |
- | 0.0.1 | 0.0.1 | |
email_validator |
- | 3.0.0 | 3.0.0 | |
events_emitter |
- | 0.6.0 | 0.6.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
genai_primitives |
- | 0.2.4 | 0.2.4 | |
genkit |
- | 0.14.1 | 0.15.1 | |
handlebars_dart |
- | 0.0.1 | 0.0.1 | |
ht |
- | 0.3.2 | 0.6.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
json_schema_builder |
- | 0.1.6 | 0.1.6 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
mime |
- | 2.0.0 | 2.0.0 | |
ocookie |
- | 0.2.0 | 0.3.0 | |
opentelemetry |
- | 0.18.11 | 0.18.11 | |
oxy |
- | 0.2.2 | 0.6.0 | |
path |
- | 1.9.1 | 1.9.1 | |
protobuf |
- | 6.0.0 | 6.0.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
schemantic |
- | 0.2.2 | 0.2.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.13 | 0.7.13 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.1.2` on mcp_dart does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions mcp_dart 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.18, Dart 3.13.1.
Check the analysis log for details.
