Skip to content

radenadri/Gemini-Chat

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2024
Oct 18, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 28, 2024
Aug 26, 2024
Aug 28, 2024
May 28, 2024
Aug 28, 2024
May 28, 2024
Aug 28, 2024
Aug 28, 2024

Repository files navigation

Gemini Chat

A flutter app that showing the usage of flutter_gemini, built with Riverpod.

Demo Apps

Demo-Compressed.mp4

Notes

While you developing, make sure you run :

  1. Head to the Google AI and get the API key.
  2. Copy the .env.example to .env and paste the key to GEMINI_AI_TOKEN
  3. Run dart run build_runner watch in terminal to automatically build the freezed class from model.
  4. Run the app

Releases

No releases published

Packages

No packages published