Skip to content

mym0404/guess_fruit

Repository files navigation

Flutter Gemini Sample

Online Demo

This is a Flutter project for integrating Google Gemini AI chat.

This is based on flutter_gemini package.

Run

1. Clone Project

git clone https://github.com/mym0404/guess_fruit.git

2. create .env in your local workspace

Add GEMINI_KEY env var.

You can issue your Gemini key in here.

GEMINI_KEY=...your gemini api key...

3. install pub

flutter pub get

4. Please Star this Sample

LICENSE

MIT