flutter_mcp_toolkit_capability_core 4.0.0-dev.1
flutter_mcp_toolkit_capability_core: ^4.0.0-dev.1 copied to clipboard
Core Flutter MCP capability (`fmt`) — VM inspection, interaction, navigation, diagnostics, and hot-reload coordination. Server-side Dart; no Flutter SDK dependency.
We analyzed this package 33 hours ago, and awarded it 160 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
7 out of 8 API elements (87.5 %) have documentation comments.
Some symbols that are missing documentation: flutter_mcp_toolkit_capability_core.FmtCapability.FmtCapability.new.
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_mcp_toolkit_capability_core/flutter_mcp_toolkit_capability_core.dartthat imports:package:flutter_mcp_toolkit_capability_core/src/fmt_capability.dartthat imports:package:flutter_mcp_toolkit_capability_core/src/tools/migrate_agent_entries_tool.dartthat imports:package:intentcall_core/intentcall_core_migration.dartthat imports:package:intentcall_core/src/migrate_agent_entries.dartthat imports:dart:io
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
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
dart_mcp |
^0.5.0 |
0.5.1 | 0.5.1 | |
flutter_mcp_toolkit_capability_kernel |
^4.0.0-dev.1 |
4.0.0-dev.1 | 4.0.0-dev.1 | |
flutter_mcp_toolkit_core |
^4.0.0-dev.1 |
4.0.0-dev.1 | 4.0.0-dev.1 | |
from_json_to_json |
^0.5.0 |
0.5.0 | 0.5.0 | |
intentcall_codegen |
^0.1.0 |
0.1.0 | 0.1.0 | |
intentcall_core |
^0.1.0 |
0.1.0 | 0.1.0 | |
intentcall_mcp |
^0.1.0 |
0.1.0 | 0.1.0 | |
intentcall_schema |
^0.1.0 |
0.1.0 | 0.1.0 | |
is_dart_empty_or_not |
^0.4.0 |
0.4.0 | 0.4.0 | |
meta |
^1.18.0 |
1.18.3 | 1.18.3 | |
vm_service |
^15.0.2 |
15.2.0 | 15.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 91.0.0 | 101.0.0 | |
analyzer |
- | 8.4.1 | 13.1.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
build |
- | 4.0.6 | 4.0.6 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.3 | 3.1.9 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
json_rpc_2 |
- | 4.1.0 | 4.1.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_gen |
- | 4.2.3 | 4.2.3 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.