Building Agentic Apps with Flutter and Firebase Studio in collab with GDG MTV


Details
RSVP here - http://bit.ly/gdgmtv-baaffs
We are excited to partner with GDG Mountain View to give you all an opportunity to use AI and build new app experiences with Flutter & Firebase.
Develop and deploy AI-powered solutions with Flutter in your apps. Hands-on introduction to AI agents, agentic workflows, and understand how they differ from traditional agents. Build a live project including a travel travel app that generates a packing list based on the weather and destination.
If you're an application developer interested in learning how to use AI to build new kinds of app experiences, you've come to the right place!
We're running a practical event to help devs get started putting AI to work in their apps.
We'll build a live project - a travel app that generates a packing list based on the weather and destination.
### The Flutter + Genkit path
Genkit is an open-source toolkit designed to help you build AI-powered features in web and mobile apps. Its primary strength is its versatility and flexibility. Genkit offers a unified interface for integrating AI models from Google, OpenAI, Anthropic, Ollama, and more, so you can explore and choose the best models for your needs.
As a server-side toolkit, so you can make changes on the fly and end-users won't notice as long as the client-facing APIs stay the same. Additionally, because Genkit flows are deployed as standard HTTPS endpoints - either on a server or serverless - Genkit flows can be reachable by any client that can make a network call.
It also comes with support for a number of popular server-side languages: JavaScript, Python, and Go.
Whether you're building chatbots, intelligent agents, workflow automations, or recommendation systems, Genkit handles the complexity of AI integration so you can focus on creating incredible user experiences.
With the starter kit below, you can build something like this:
My Packing List: Pack Smarter, Not Harder.
Stressed about packing? Forget essentials? Wish someone could just do it for you? Say hello to My Packing List!
Tell the app:
Where you're going.
How long you'll be there.
Any attire needs (like "business formal" or "beach casual").
Our smart agent fetches the latest weather forecast for your destination and generates a personalized packing list tailored precisely to your trip!
But wait, there's more!
Interactive Checklist: Easily track what you already have packed. Customizable prompts and tools.
One-Tap Shopping: Missing a few items? Tap the "Buy Missing Items" button, and the agentic app handles the shopping for you! (Note: This demo simulates the shopping bit. Sorry, you won't be getting any Hawaiian shirts from building this app.)

Building Agentic Apps with Flutter and Firebase Studio in collab with GDG MTV