Skip to content

ai-dashboad/scoop-flutter-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

Scoop Bucket for Flutter Skill

This is a Scoop bucket for Flutter Skill.

Installation

# Add this bucket
scoop bucket add flutter-skill https://github.com/ai-dashboad/scoop-flutter-skill

# Install Flutter Skill
scoop install flutter-skill

What is Flutter Skill?

Flutter Skill is a bridge that connects AI agents (Claude, Cursor, Windsurf) to running Flutter applications via the Dart VM Service Protocol.

MCP Configuration

Add to your AI agent's config:

{
  "mcpServers": {
    "flutter-skill": {
      "command": "flutter-skill",
      "args": ["server"]
    }
  }
}

Links

About

Scoop bucket for Flutter Skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published