परिचय
Flutter, Firebase AI Logic और GenUI package से task-list app बनाने का official Google Codelab। यह text chat को generated surfaces में बदलता है, A2UI transport और widget catalogs समझाता है, और अंत में user व agent द्वारा साझा किया जाने वाला custom interactive component बनवाता है।
सारांश
1. End-to-end implementation: plain chat से काम करने वाली Generative UI application तक ले जाता है
2. व्यवहार में A2UI: transport adapter, surface controller, conversation events और generated surfaces को साथ दिखाता है
3. Developer-controlled catalog: arbitrary model code की अनुमति देने के बजाय custom widget schema बनाता है
4. दोतरफा interaction: named surfaces और agent तक वापस जाने वाले UI actions शामिल हैं
5. Collection fit: Flutter GenUI repository और A2UI announcements को runnable tutorial से पूरा करता है