For the complete documentation index, see llms.txt.

AI setup for Flutter

Last updated View as MarkdownSet up with AI

Use the Contentsquare wizard or skills to set up, update, and configure Flutter with your AI coding agent.

Run the wizard in your project directory. It configures your AI coding agent, installs the matching Contentsquare integration, and verifies the installation.

npx @contentsquare/wizard install

Supports GitHub Copilot, Cursor, and Claude Code. Requires Node.js ≥ 18 and an AI coding agent with MCP support.

Choose how to install the Contentsquare skills.

Add the Contentsquare marketplace, then install the plugin for Flutter:

Terminal window
copilot plugin marketplace add ContentSquare/agents
copilot plugin install contentsquare-flutter@contentsquare

Paste one of the following prompts into your coding agent, or type your own.

Install Contentsquare for Flutter.
Enable autocapture for my Flutter app.
Identify users in my Flutter app with the CSQ SDK.
Upgrade my Flutter app from the Heap Core SDK to the CSQ SDK.