|
271 | 271 | - divider |
272 | 272 | - header: Beyond UI |
273 | 273 |
|
274 | | -- title: AI solutions |
275 | | - permalink: /ai |
276 | | - icon: smart_toy |
277 | | - children: |
278 | | - - title: Create with AI |
279 | | - permalink: /ai/create-with-ai |
280 | | - - title: Rules for AI |
281 | | - permalink: /ai/ai-rules |
282 | | - - title: AI best practices |
283 | | - permalink: /ai/best-practices |
284 | | - children: |
285 | | - - title: Overview |
286 | | - permalink: /ai/best-practices |
287 | | - - title: Prompting |
288 | | - permalink: /ai/best-practices/prompting |
289 | | - - title: Structure & output |
290 | | - permalink: /ai/best-practices/structure-output |
291 | | - - title: Tool calls (aka function calls) |
292 | | - permalink: /ai/best-practices/tool-calls |
293 | | - - title: Mode of interaction |
294 | | - permalink: /ai/best-practices/mode-of-interaction |
295 | | - - title: Developer experience |
296 | | - permalink: /ai/best-practices/developer-experience |
297 | | - - title: AI Toolkit |
298 | | - permalink: /ai/ai-toolkit |
299 | | - children: |
300 | | - - title: Overview |
301 | | - permalink: /ai/ai-toolkit |
302 | | - - title: User experience |
303 | | - permalink: /ai/ai-toolkit/user-experience |
304 | | - - title: Feature integration |
305 | | - permalink: /ai/ai-toolkit/feature-integration |
306 | | - - title: Custom LLM providers |
307 | | - permalink: /ai/ai-toolkit/custom-llm-providers |
308 | | - - title: Chat client sample |
309 | | - permalink: /ai/ai-toolkit/chat-client-sample |
310 | | - - title: GenUI SDK for Flutter |
311 | | - permalink: /ai/genui |
312 | | - children: |
313 | | - - title: Overview |
314 | | - permalink: /ai/genui |
315 | | - - title: Main components & concepts |
316 | | - permalink: /ai/genui/components |
317 | | - - title: Get started |
318 | | - permalink: /ai/genui/get-started |
319 | | - - title: Input and events |
320 | | - permalink: /ai/genui/input-events |
321 | | - - title: Dart & Flutter MCP server |
322 | | - permalink: /ai/mcp-server |
323 | | - - title: Flutter extension for Gemini CLI |
324 | | - permalink: /ai/gemini-cli-extension |
325 | | - - title: Firebase AI Logic |
326 | | - permalink: https://firebase.google.com/docs/ai-logic/get-started?platform=flutter |
327 | 274 |
|
328 | 275 | - title: Data & backend |
329 | 276 | permalink: /data-and-backend |
|
0 commit comments