You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .cursor-plugin/plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "flutter-cursor-plugin",
3
3
"displayName": "Flutter Cursor Plugin",
4
-
"version": "1.10.5",
4
+
"version": "1.10.6",
5
5
"description": "Open-source Cursor plugin for end-to-end Flutter development and testing with Dart MCP, Figma MCP, practical architecture patterns, and reliable test workflows.",
description: Alias for `integrate-mobile-api`. Integrate backend REST/GraphQL APIs into Flutter app with safe auth, error handling, and layered architecture.
4
+
---
5
+
6
+
Namespaced alias for `integrate-mobile-api`.
7
+
8
+
1. Run the canonical command with the same intent.
9
+
2. Follow `./integrate-mobile-api.md`.
10
+
3. Keep output and checks identical to the canonical command.
Copy file name to clipboardExpand all lines: plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "flutter-cursor-plugin",
3
3
"displayName": "Flutter Cursor Plugin",
4
-
"version": "1.10.5",
4
+
"version": "1.10.6",
5
5
"description": "Open-source Cursor plugin for end-to-end Flutter development and testing with Dart MCP, Figma MCP, practical architecture patterns, and reliable test workflows.",
0 commit comments