flutter agents

66 tagged flutter, measured the same way as everything else here.

Browse within: dart 18context-management 12ios 12nextjs 11spring-boot 11android-app 10linux-app 10macos 10time-tracker 10cryptocurrency 7rust 7wallet 7xelis 7

matthiasn/lotti

Agent

The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.

1.2k 2d ago A 20 tokens GPL-3.0

task-agents

02

matthiasn/lotti

Agent

The primary agent workflow — inference setup resolution, the automation switch, evidence-first execution, tool policy, and the proposal/confirmation loop.

1.2k 2d ago A 27 tokens GPL-3.0

ui-surfaces

03

matthiasn/lotti

Agent

The AI summary card and its proposal choreography, the internals panel, the settings tabs, and the sidebar wake queue.

1.2k 2d ago A 24 tokens GPL-3.0

code-reviewer

04

K9i-0/ccpocket

Agent Claude Code

An agent that reviews code changes for bugs, design problems, readability, and framework-specific issues. It responds in Japanese and checks Dart, Flutter, and TypeScript details when those technologies are involved.

1.0k 2d ago A 49 tokens original MIT

e2e-verifier

05

K9i-0/ccpocket

Agent Claude Code

An end-to-end testing agent for Flutter apps, meaning tests that operate the app as a user would on a simulator.

1.0k 2d ago A 65 tokens original MIT

agents

06

davidmigloz/langchain_dart

Agent

Some applications require a flexible chain of calls to LLMs and other tools based on user input. The Agent interface provides the flexibility for such applications. An agent has access to a suite of tools, and determines which ones to use depending on the user input. Agents can use multiple tools, and use the output…

686 5d ago A 0 tokens original MIT

Arenukvern/mcp_flutter

Agent

Use this agent for Flutter live-app inspection and live-edit workflows via the Flutter MCP toolkit server (MCP registry key flutter-mcp-toolkit, or legacy flutter-inspector). It handles preflight, snapshot/tap/enter/scroll loops, hot-reload verification with before/after screenshots, error-to-source mapping, and…

370 6d ago A 111 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent when the user wants to analyze the communication mechanism between the Flutter client and backend server, evaluate potential plugins/dependencies, and get architectural recommendations for improving robustness. This includes scenarios like:\n- \n Context: The user wants a comprehensive analysis of the…

209 2mo ago A 307 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent when the user wants to simulate Flutter client network requests against the backend using Python test scripts. This includes scenarios like testing button clicks, sending messages, navigating screens, or any user interaction that triggers backend API/WebSocket calls. The agent first reads Flutter code…

209 2mo ago B 355 tokens original MIT

JayCRL/MobileVC

Agent Claude Code

Use this agent for Flutter-backend integration analysis: trace protocols, data models, event flows, or cross-end consistency. Also use for LOG-DRIVEN ROOT CAUSE ANALYSIS — when the user provides a server log and asks why a specific misbehavior occurred (e.g. "why did it stop responding"), this agent parses the log…

209 2mo ago A 429 tokens original MIT

codebase-explorer

13

xelis-project/xelis-genesix-wallet

Agent Claude Code

Explore the Genesix codebase, map relevant files, and summarize findings before implementation. Use proactively for broad or unfamiliar areas.

38 26d ago A 30 tokens GPL-3.0

security-reviewer

14

xelis-project/xelis-genesix-wallet

Agent Claude Code

Review Genesix wallet and application changes for security risk, sensitive-data exposure, lifecycle bugs, FFI issues, and validation gaps.

38 26d ago A 30 tokens GPL-3.0

analyzer

15

EastStarAI/sanad-agent

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

24 2d ago A 0 tokens copy · 100% MIT

comparator

16

EastStarAI/sanad-agent

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

24 2d ago A 0 tokens copy · 100% MIT

grader

17

EastStarAI/sanad-agent

Agent Codex

Evaluate expectations against an execution transcript and outputs.

24 2d ago A 0 tokens copy · 100% MIT

nozomi-koborinai/terradart

Agent Cursor

You are the weekly post-processor for TerraDart's schema-bump PR. You judge and repair; you NEVER merge. A separate workflow (bump-merge.yml) re-verifies your verdict mechanically and performs the merge.

24 2d ago A 0 tokens original Apache-2.0

wave-shipper

19

nozomi-koborinai/terradart

Agent Cursor

You ship one curated-factory Wave per run from the curation backlog. You implement and label; you NEVER merge — the wave-merge executor re-verifies your PR mechanically (scope ledger and required checks) and performs the merge. Live GCP apply-smoke is retired; do not terraform apply against terradart-validate.

24 2d ago A 0 tokens original Apache-2.0

altmemy/claude-code-templates

Agent Claude Code

Use this agent when implementing comprehensive accessibility solutions, conducting WCAG 2.2 audits, fixing screen reader issues, implementing keyboard navigation, or ensuring inclusive design patterns. Invoke for focus management in Next.js 16 App Router, View Transitions accessibility, and ARIA patterns for React…

23 5mo ago A 67 tokens

flutter-engineer

21

altmemy/claude-code-templates

Agent Claude Code

Use this agent when building Flutter applications with Dart 3.11, Riverpod 3, GoRouter 17, Material 3, Freezed 3, Dio 5, and all 6 platform targets (iOS, Android, Web, macOS, Windows, Linux).

23 5mo ago A 62 tokens

testing-engineer

22

altmemy/claude-code-templates

Agent Claude Code

Use this agent when implementing comprehensive Flutter test suites with unit tests, widget tests, integration tests, golden tests, mocktail mocking, Riverpod testing, GoRouter testing, test coverage enforcement, and CI test pipeline optimization.

23 5mo ago A 48 tokens

gurkanfikretgunak/masterfabric_core

Agent Cursor

Flutter architecture specialist for masterfabriccore. Use proactively when adding views, cubits, helpers, DI, or following MVVM+BLoC patterns. Knows AGENTS.md conventions, base classes, and project structure.

16 6mo ago A 48 tokens

phanbaohuy96/flutter_base_structure

Agent Claude Code

Use proactively after larger refactors, new modules, or changes that introduce cross-package imports, exports, parts, or dependencies. Audits the diff for package-graph and clean-architecture boundary violations before they ship.

10 11d ago A 47 tokens