flutter-skill 0.9.9 → 0.9.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -440,7 +440,7 @@ Then batch multiple actions in one call:
440
440
 
441
441
  ```yaml
442
442
  dependencies:
443
- flutter_skill: ^0.9.9
443
+ flutter_skill: ^0.9.10
444
444
  ```
445
445
 
446
446
  ```dart
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "flutter-skill",
3
3
  "mcpName": "io.github.ai-dashboad/flutter-skill",
4
- "version": "0.9.9",
4
+ "version": "0.9.10",
5
5
  "description": "MCP Server for app automation - Give your AI Agent eyes and hands inside any app (Flutter, React, Web, Native)",
6
6
  "main": "index.js",
7
7
  "bin": {