flutter_genui_a2ui 0.5.0
flutter_genui_a2ui: ^0.5.0 copied to clipboard
Integration package for flutter_genui and A2UI Streaming UI Protocol.
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: flutter_genui_a2ui.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: flutter_genui_a2ui, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Homepage URL doesn't exist.
At the time of the analysis https://github.com/flutter/genui/tree/main/packages/genui_a2ui was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
22 out of 27 API elements (81.5 %) have documentation comments.
Some symbols that are missing documentation: flutter_genui_a2ui, flutter_genui_a2ui.A2uiAgentConnector.client, flutter_genui_a2ui.A2uiAgentConnector.contextId, flutter_genui_a2ui.A2uiAgentConnector.taskId, flutter_genui_a2ui.A2uiContentGenerator.connector.
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:flutter_genui_a2ui/flutter_genui_a2ui.dartthat imports:package:flutter_genui_a2ui/src/a2ui_content_generator.dartthat imports:package:flutter_genui_a2ui/src/a2ui_agent_connector.dartthat imports:package:a2a/a2a.dartthat imports:package:a2a/src/mcp_bridge/a2a_mcp_bridge.dartthat imports:package:a2a/src/client/a2a_client.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
a2a |
^3.1.0 |
3.3.0 | 4.2.0 | |
flutter_genui |
^0.5.0 |
0.5.0 | 0.5.0 | Discontinued |
json_schema_builder |
^0.1.3 |
0.1.3 | 0.1.3 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
colorize |
- | 3.0.0 | 3.0.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
darto |
- | 0.0.35 | 0.0.35 | |
darto_types |
- | 0.0.2 | 0.0.3 | |
decimal |
- | 3.2.4 | 3.2.4 | |
email_validator |
- | 3.0.0 | 3.0.0 | |
events_emitter |
- | 0.6.0 | 0.6.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_markdown |
- | 0.7.7+1 | 0.7.7+1 | Discontinued |
genkit |
- | 0.9.0 | 0.12.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
json_annotation |
- | 4.11.0 | 4.11.0 | |
mailer |
- | 6.6.0 | 7.1.0 | |
markdown |
- | 7.3.1 | 7.3.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
mcp_dart |
- | 1.0.2 | 2.1.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 2.0.0 | 2.0.0 | |
mustache_template |
- | 2.0.4 | 2.0.4 | |
oxy |
- | 0.0.4 | 0.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
rational |
- | 2.2.3 | 2.2.3 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.3.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 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.1.0` on a2a does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions a2a to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- flutter_genui.
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, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.