Rody Davis is a Senior Developer Advocate at Google specializing in Antigravity and Web Components, who also works as a musician, podcast creator, and developer advocate.
Rody Davis is a Senior Developer Advocate for Antigravity, building Web Components and Dart/Flutter packages, and is also a musician and podcast host.
Learn how to implement offline content recommendations by using Gemini to generate text embeddings and storing/querying them efficiently within a local SQLite database.
Learn how to host your podcast for free using GitHub Pages, leveraging GitHub's CDN and Actions for seamless deployment and updates.
Learn how to display and interact with complex HTML and web content in Flutter using the robust `easy_web_view` package, with specific setup guides for web and mobile platforms.
This guide provides a comprehensive overview and tutorial for creating a first Flutter project, detailing how to use Google's cross-platform UI toolkit to build applications for iOS, Android, Web, and other platforms.
Learn how to build and implement a graph database within a Flutter application for effectively modeling and managing complex data relationships.
This technical discussion explores building Flutter widget makers and storyboards, featuring an in-depth look at how GitHub Code Spaces enables developers to conduct online coding and testing for Flutter and various languages using containerized environments.
This podcast episode discusses Flutter Adaptive UI and Web Assembly while also updating listeners on the core features of GitHub becoming free for teams.
This discussion explores the future potential of Flutter development, covering advanced topics including VR, code generation, and cross-platform capabilities for desktop and web.
Expert Simon Lightfoot discusses advanced Flutter topics, including state management and Dart nullability.
This discussion explores comprehensive best practices for Flutter testing, covering unit tests, mocking, state management, code coverage, crash logging, and navigating AppStore rejection hurdles.
An interview featuring Jason Clevering discusses the development and business strategy behind "Pro Putt by Top Golf" using virtual reality technology on Oculus Quest.
A discussion about state management in Flutter, focusing on Riverpod, a package created by Remi Rousselet to improve upon the functionality of the original Provider package.
Demonstrates the creation of a complex, rule-grounded Dungeons & Dragons campaign agent using the Agent Development Kit (ADK), specialized agent roles, and advanced grounding techniques with Gemini 3.
This tech podcast compares advanced AI development tools like Gemini CLI and Anti-Gravity, discusses modernizing infrastructure with K3s and home labs, and showcases workflows using NotebookLM and Stitch for context engineering and generative UI.
Dive into advanced AI development, exploring new concepts like Agent Skills, optimizing prompts using Vertex AI, and implementing local application control via the Model Context Protocol (MCP) with Flutter.
Google's Developer News Show announces key updates including Angular signal inputs in preview, the availability of Gemma in the KerasNLP collection, MediaPipe support for LLM inference, and the debut of the Croissant metadata format.
In the October 2025 Google Developer News, speakers review the Google Computer Use model, Gemini CLI Extensions, and the Agent Development Kit, alongside details on upcoming hackathons and DevFest 2025.
Learn how to use Google's Opal AI to build Git-Clarity, a no-code mini-app that automatically generates clear, concise summaries of GitHub pull requests.
This guide demonstrates how to use the Agent Development Kit (ADK) to connect local Flutter interfaces to the cloud, empowering AI agents with massive reasoning models, real-time APIs, and complex workflow orchestration.
The Google Developer News Show announces how to leverage Gemini in Android apps, details the Global Gamers Challenge, and discusses the Solution Challenge 2024.
Learn how to build an offline Retrieval-Augmented Generation (RAG) system that uses SQLite and EmbeddingGemma to query and embed documents entirely in the browser, even without internet connectivity.
Google's weekly developer news update covers major announcements, including the Popover API landing in Baseline, new tools for CI/CD compliance, ML for build repair, and insights on the Gemini Cookbook.
Experts discuss Flutter development and functionality within Google's new AI-powered IDE, Antigravity, during Episode #76 of Observable Flutter.
The guide demonstrates using Google Antigravity with Flutter to build applications by generating detailed implementation plans and executing complex coding tasks autonomously.
Agent Skills enable AI agents to provide access to specialized, deep knowledge on demand, solving context bloat and moving development beyond simple code completion for complex, modern tasks.
This developer news show covers key announcements including startup CPU boosts for Cloud Run, the launch of high-performance TensorStore, the new Chrome Root Program, and Google Play's $2M Indie Games Fund in Latin America.
Google's weekly Developer News Show covers major updates including blockchain-based experiences, the release of Govulncheck v1.0.0, new web platform APIs, and insights into Google's Rust journey.
Google Developer News Show highlights new API support for Compression Streams on all browsers and the public release of Credential Manager on Android for seamless passkey authentication.
The Google Developer News Show provides weekly updates on major tech developments, covering enhanced Google Apps connectivity for Bard, WASI support in GO, and the launch of Flutter’s Consulting Directory.
This developer news show provides a comprehensive roundup of the latest Google updates, covering features like enhanced Dataset Search, Wear OS policy changes, Firebase recaps, and new web platform developments.
This Google Developer News Show covers major updates on the Jetpack Watch Face library, the General Availability of Datastream, a recap of Bazel Con 2021, and other key developer announcements.
Catch up on the latest Google Developer News Show, featuring updates on Firebase Authentication (MFA, blocking functions), Android predictive back gestures, new web platforms, and AI/ML profiling.
This Google Developer News Show covers new announcements including the Pixel Fold and Pixel Tablet, Privacy Sandbox Demos, and improved full-screen functionality with the Keyboard Lock API.
The Google Developer News Show features updates on scaling vision transformers, optimizing Compose Pager, exploring WebAssembly advancements, and other cutting-edge developer news from Google.
Learn how to transform a generic Flutter app into a beautiful, branded, and highly polished user experience using simple design techniques focusing on typography, color, motion, and animation.
Join Rody Davis and Frederik Schweiger for a webinar exploring how to make money using Flutter as a Service.
A video tutorial demonstrates the process of creating a native color picker plugin for Flutter, focusing initially on web implementation while setting up the necessary package structure for future mobile expansion.
Rody Davis discusses how IDX and Flutter integrate for enhanced development, covering topics from local vs. remote environments to practical use cases.
The `signals_hooks` package introduces a simplified way to manage state in Flutter applications by integrating signals with the Flutter Hooks package, offering a powerful alternative to traditional `setState` methods.
Learn how to transition a design from Figma into adaptive Flutter components using Material 3, ensuring a flexible user experience that accounts for multiple device types and input methods.
Material You introduces a new level of individuality to app interfaces, providing tooling and guidelines to help developers visualize and implement dynamic color changes while maintaining brand consistency.
Rody Davis discusses building adaptive UI/UX in Flutter to ensure cross-platform compatibility across diverse devices like watches, TVs, desktops, and mobile phones.
An interview with Rody Davis details Flutter, a high-performance, mobile-first framework designed for cross-platform development of iOS and Android applications.
Lit hosts Adobe's Westbrook Johnson for the first episode of "Chat With Lit," discussing web components, the Spectrum project, and the state of the web components community.
DevRel Rody Davis discusses AI models like Gemini 2.5 Pro and Flash, best practices for prompting, and building apps with Firebase Studio and Flutter during the GDG EMEA summit 2025.
Firebase Developer Advocate Rody Davis explains how Firebase simplifies mobile and web application development by offering easy access to necessary features like databases, authentication, and secure AI integration.
ThunderNerds hosts a speaker interview with Rody Davis, David Khourshid, and João Luiz S. Kestering discussing mobile, front-end, and general technology development at Devfest Florida.
This video tutorial guides developers through building a responsive "adaptive dialog" widget in Flutter that maintains a consistent and aesthetically pleasing appearance across desktop, mobile, and web screen sizes.
Learn how to internationalize a Flutter application using VS Code extensions, the `flutter_localization` package, and code generation to manage multiple languages.
Learn how to build a responsive Master Detail Scaffold in Flutter, replicating the iOS UIKit pattern for dynamic navigation using a combination of `ListView` and `NavigationRail`.
Learn how to implement responsive design in Flutter using an adaptive scaffold technique, allowing widgets to define layout behavior across different breakpoints for reusable code.
Learn how to implement Shared Preferences and Provider in Flutter to store user settings, manage dark mode, and perform fresh application installation checks.
Learn how to set up and configure your first Flutter project, including using `flutter create` and cleaning up the initial boilerplate code in VS Code.
Learn how Firebase Studio and Project IDX enable rapid development of full-stack AI applications by integrating natural language prompts for code generation and modification.
Learn how Firebase Studio simplifies building AI backends by demonstrating how to use the Gemini API within the Firebase ecosystem to rapidly prototype and deploy intelligent applications.
Mark and Rody demonstrate building Firebase Studio rules in AI Studio to help developers improve code generation for Angular apps.
A step-by-step tutorial on using Firebase Studio, Nix, and Gemini to clone code, manage dependencies, and compile SQLite from source to WebAssembly (WASM).
Firebase Studio offers a comprehensive template library for web, backend, mobile, and ML development, supporting popular frameworks like React, Angular, Next.JS, Flutter, and databases like Firestore.
Developers join Firebase After Hours #14 for a live "vibe coding" session where experts build apps using Firebase Studio and answer community questions about the platform.
Firebase Studio now enables developers to utilize Gemma 3 models with image inputs directly through the Gemini Developer API.
Discover how to customize code and leverage Gemini within Firebase Studio's full IDE and VM environment.
Firebase Studio is a powerful new tool that enables users to quickly prototype interactive applications with Next.js and Genkit, using AI for blueprint generation, fast customization, and one-click deployment.
Learn how to import existing codebases into Firebase Studio from various sources like GitHub, GitLab, and more to get started with your project.
Learn how to quickly build and deploy a fully functional app, such as a drawing canvas, using natural language prompts and Firebase Studio's Prototype with AI feature.
Firebase Studio is an AI-powered development environment designed to help developers quickly build and ship production-quality, full-stack AI applications, from APIs to frontends and backends.
This session outlines five practical strategies, including using column grids, that developers and designers can implement to adapt existing apps for large screens using Material Design, even without a complete redesign.
Web Components offer a scalable solution for design systems, enabling teams to create and deploy consistent, on-brand user experiences across any modern web framework.
Findevs is a marketplace hub that connects Flutter developers with clients, providing a centralized platform for service discovery, project logging, and developer monetization.
This developer news show covers recent updates, including Dart's new integration with GitHub for supply chain security, details from Google Cloud Next 2022, and information on machine learning applications like CircularNet.
Google Developer News reviews the shift to secure passkeys for a passwordless future, providing key takeaways from Google I/O 2023 and essential Android development tips.
This session explores how Material You's dynamic color features can integrate with distinct brand identities, demonstrating the use of a new Figma plugin to generate and apply cohesive dynamic color schemes within a design system.
*This presentation outlines the process of migrating an Angular application to Flutter Web, demonstrating how Flutter's widget-based architecture enables rapid, cross-platform development and feature scaling.
This presentation introduces Flutter, a high-performance, cross-platform SDK that enables the creation of pixel-perfect UIs for mobile, web, and desktop, demonstrating its capabilities through a custom Flutter Piano application.
Space Curiosity is a cross-platform mobile application built with Flutter that utilizes APIs from NASA and SpaceX to allow users to explore global space facts, track the ISS, and calculate planetary weights.
The Google Developer News Show covers latest announcements, including new dynamic CSS viewport units, and promotes major events like the Women in Machine Learning Symposium and Flutter Forward.