Sylvia Dieckmann·3d agoScheduled Background Agents with Antigravity 2.0Building a Weekly Data Sidecar
Sylvia Dieckmann·Dec 20, 2025Google Antigravity First ImpressionsNo Vibe Coding, Just a Legacy Flutter Project in Need of a Refactor
Sylvia Dieckmann·Jun 21, 2025WineSom: The Agentic Flutter App That Was Once A WineSnobWineSom(melier), an agentic Flutter App demonstrates multi-turn prompts, system prompts, and function calls in a fun context.
InFirebase DevelopersbySylvia Dieckmann·Sep 29, 2024Using Firebase’s Vertex AI for FlutterMoving from google_generative_ai to firebase_vertexai for a safer Flutter AI integration.A response icon2A response icon2
Sylvia Dieckmann·Apr 3, 2024Turning Photos into Flavors — Multimodal Input with Gemini and Flutter’s AI Dart SDKThe “WineSnob ” Flutter app now supports multimodal Gemini AI interactions: Simply upload a pic of a wine bottle to generate tasting notes.
Sylvia Dieckmann·Feb 29, 2024From PaLM to Gemini with Flutter’s new AI Dart SDKEarlier I built a Flutter demo with PaLM API integration. Now I am rewriting the app for Gemini using the new Google AI Dart SDK.
Sylvia Dieckmann·Sep 18, 2023With Flutter and PaLM API to Instant Wine Expertise 🍷Combine PaLM API and Flutter to build an app that uses generative AI to output realistic wine tasting notes
Sylvia Dieckmann·Oct 8, 2022A Meditation on Flutter Routing 🤔A close look at the go_router package example app and what can go wrong with route-based navigation.
Sylvia Dieckmann·Sep 28, 2022From Platform Channel App to Flutter Plugin Package 🎁Refactoring the native component of a Flutter authentication app with platform channel into a reusable plugin package.
Sylvia Dieckmann·Jun 3, 2021Styling a Flutter DropdownButton Widget with Color and Some ✨BlingMost Flutter apps require some data input and often a drop down menu is the widget of choice when selecting a value from a limited set of…