scaffold_flutter_ai_module
Scaffold Flutter AI modules with Gemini SDK, providing streaming responses, Riverpod state controllers, and interactive chat views for integration.
Instructions
Scaffolds Google Generative AI (Gemini) SDK integration for Flutter with streaming responses, Riverpod state controllers, and interactive chat views.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | google-generative-ai | |
| featureName | Yes | Name of the AI feature (e.g. 'ChatAssistant', 'SmartScanner', 'Copilot'). | |
| systemInstruction | No | Custom system instruction/persona for the AI model. |