flutter_mcp 1.0.4
flutter_mcp: ^1.0.4 copied to clipboard
Flutter plugin that integrates MCP server, client, and LLM into a unified agent system. Provides background execution, notification, system tray, lifecycle management, secure data storage, and schedul [...]
We analyzed this package 8 hours ago, and awarded it 70 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
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
2009 out of 2758 API elements (72.8 %) have documentation comments.
Some symbols that are missing documentation: flutter_mcp, flutter_mcp.AdvancedLlmTask.AdvancedLlmTask.new, flutter_mcp.AdvancedTaskScheduler.AdvancedTaskScheduler.new, flutter_mcp.AggregationConfig.AggregationConfig.new, flutter_mcp.AggregationConfig.autoFlush.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:flutter_mcp/flutter_mcp.dartthat imports:package:flutter_mcp/flutter_mcp_method_channel.dartthat imports:package:flutter_mcp/src/models/platform_messages.dartthat imports:package:flutter_mcp/src/config/mcp_config.dartthat imports:package:mcp_llm/mcp_llm.dartthat imports:package:mcp_llm/src/rag/vector_stores/real_vector_stores.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 85 issues. Showing the first 2:
ERROR: The method 'hasProperty' isn't defined for the type 'WebBackgroundService'.
lib/src/platform/background/web_background.dart:446:14
╷
446 │ return hasProperty(window, 'Worker');
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/platform/background/web_background.dart
ERROR: The method 'hasProperty' isn't defined for the type 'WebNotificationManager'.
lib/src/platform/notification/web_notification.dart:188:14
╷
188 │ return hasProperty(window, 'Notification');
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/platform/notification/web_notification.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
mcp_client |
^1.0.1 |
1.0.2 | 1.0.2 | |
mcp_llm |
^1.0.2 |
1.0.2 | 1.0.2 | |
mcp_server |
^1.0.2 |
1.0.3 | 1.0.3 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
pointycastle |
^3.9.1 |
3.9.1 | 4.0.0 | |
pub_semver |
^2.1.4 |
2.2.0 | 2.2.0 | |
shelf |
^1.4.0 |
1.4.2 | 1.4.2 | |
synchronized |
^3.3.1 |
3.4.0 | 3.4.0 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 | |
uuid |
^4.5.1 |
4.5.2 | 4.5.2 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
objective_c |
- | 9.1.0 | 9.1.0 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.0 | 2.5.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqlite3 |
- | 2.9.4 | 3.0.1 | |
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 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.9.1` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 80 errors:
UNDEFINED_METHOD-lib/src/platform/background/web_background.dart:446:14- The method 'hasProperty' isn't defined for the type 'WebBackgroundService'.UNDEFINED_METHOD-lib/src/platform/notification/web_notification.dart:188:14- The method 'hasProperty' isn't defined for the type 'WebNotificationManager'.UNDEFINED_METHOD-lib/src/platform/notification/web_notification.dart:201:7- The method 'callMethod' isn't defined for the type 'WebNotificationManager'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.2, Flutter 3.38.1, Dart 3.10.0.
Check the analysis log for details.