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
feat: rules routing over official sync + flutter env setup skill (#21)
* feat: route official flutter rules via priority policy and add env setup skill
* chore: simplify command prompts by removing repeated guardrails
* chore: bump plugin version to 1.10.5 for api surface changes
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.4",
4
+
"version": "1.10.5",
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