Orchestrates the discovery, mapping, design, and implementation of a premium Flutter-based frontend for an Agent Development Kit (ADK) agent written with Python.
flutter/demos
SkillsMP has collected 12 skills from flutter/demos. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 148
- GitHub forks
- 102
Skills in this repository
Showing 12 of 12 collected skills.
Guides the Architect subagent in discovering the Python library architecture, creating the architecture blueprint, and writing specifications.
Guides the Coder subagent in updating Dart library code to pass failing tests.
Orchestrates the 3-agent TDD workflow for Dart development by defining and invoking specialized subagents (Architect, Tester, Coder).
Guides the Tester subagent in writing failing Dart tests.
Rules, constraints, boundaries, and best practices for the multi-agent Python to Dart porting workflow.
Creates a shell script to build and run the Flutter web app on Cloud Shell using a local HTTP server.
Execute Step 3 of the GenUI Workshop, creating the empty Flutter project and adding dependencies.
Execute Step 4 of the GenUI Workshop, setting up the GenUI scaffolding and initial chat interface.
Execute Step 5 of the GenUI Workshop, integrating the GenUI package into the Flutter app.
Execute Step 6 of the GenUI Workshop, creating the weather input widget and updating the system prompt.
Execute Step 7 of the GenUI Workshop, creating the weather card widget and fake forecast data.