Skip to main content

One post tagged with "Gemini"

View All Tags

ยท 17 min read

Overview of the google_generative_ai package and how to use it to create a generative AI app using Gemini and Flutter.

Header image - my first generative AI app created using Gemini and Flutter

Last month, the Flutter team announced a new Dart SDK - google_generative_ai. It enables developers to use Google's state-of-the-art generative AI models in their applications. In this article, we will dive into the journey of building my first AI-powered photo scavenger hunt game using the new AI Dart SDK, Gemini and Flutter.