Skip to content

Releases: Wreos/flutter-cursor-plugin

v1.10.0

21 Feb 20:27

Choose a tag to compare

  • Added command namespacing with aliases in flutter:* form for all canonical commands.
  • Added alias generator script scripts/generate_namespaced_command_aliases.py.
  • Added command namespacing documentation (docs/command-namespacing.md).
  • Added release automation workflow:
    • .github/workflows/release-automation.yml
    • scripts/release_automation.py
    • docs/release-automation.md
  • Release automation now performs semver bump, changelog section cut, tag creation, and GitHub Release publishing from RELEASE_NOTES.md.
  • Fixed Flutter AI rules profile sync metadata so only rules/flutter-official-ai-rules.mdc contains Cursor globs auto-attach front matter; synced rules/official/*.mdc remain non-attaching source profiles.
  • Added official Flutter AI rules sync workflow:
    • command: commands/sync-official-flutter-ai-rules.md
    • skill: skills/sync-official-flutter-ai-rules/SKILL.md
    • docs: docs/flutter-ai-rules-sync.md
    • sync script: scripts/sync_official_flutter_ai_rules.sh
  • Added synced official Flutter AI rules profiles:
    • rules/official/flutter-ai-rules-10k.mdc
    • rules/official/flutter-ai-rules-4k.mdc
    • rules/official/flutter-ai-rules-1k.mdc
    • active: rules/flutter-official-ai-rules.mdc
  • Added dedicated security posture documentation (docs/security-posture.md) with /security-review scope, false-positive handling, and CI integration guidance.
  • Added a "Value in 5 minutes" demo section to README.md with one-prompt flow and three copy-ready scenarios.
  • Added visual demo artifact assets/demo-5min-flow.svg for quick onboarding value proof.

v1.7.0

21 Feb 16:39

Choose a tag to compare

1.7.0

  • Injected integration patterns from anthropics/claude-code-security-review into /security-review workflow.
  • Enforced diff-aware first pass and false-positive filtering in security audit flow.
  • Added GitHub Actions template for PR security review:
    • templates/github_actions_security_review.yml
  • Updated README and checklists with official Anthropic security-review reference.

v1.3.0

21 Feb 16:19

Choose a tag to compare

1.3.0

  • Added Firebase integration workflow.
  • New agent: flutter-firebase-integrator.
  • New command: integrate-firebase.
  • New skill: skills/integrate-firebase/SKILL.md.
  • New checklist: docs/firebase-integration-checklist.md.
  • Added official documentation references across README and checklists for Flutter, Firebase, Android, and Apple release flows.

v1.2.0

21 Feb 16:02

Choose a tag to compare

1.2.0

  • Added Android/iOS app publishing readiness workflow.
  • New agent: flutter-mobile-release-manager.
  • New command: prepare-mobile-release.
  • New skill: skills/release-mobile-apps/SKILL.md.
  • New checklist: docs/mobile-app-publishing-checklist.md.
  • Official references included for Flutter deployment, Android App Bundle, Play Console setup, and App Store Connect submission.

v1.1.0

21 Feb 15:56

Choose a tag to compare

1.1.0

  • Added Top 5 Flutter DX use-case workflows.
  • New agents: architecture scaffolding, migration/refactor, debug resolver, and code reviewer.
  • New commands: scaffold feature, generate tests, migrate code, resolve build errors, review code.
  • Added new skills for scaffolding, migration, debugging, and review.
  • Updated plugin metadata and README for production discoverability.

Includes Dart MCP, Figma MCP, and Effective Dart aligned guidance.

v1.0.1

21 Feb 15:48

Choose a tag to compare

1.0.1

  • Added explicit Effective Dart rules (rules/dart-effective-dart.mdc).
  • Integrated Effective Dart enforcement into agents, commands, skills, and Flutter development rules.
  • Updated README and official release checklist with Effective Dart alignment.

Reference: https://dart.dev/effective-dart