An open API service indexing awesome lists of open source software.

https://github.com/flutterwiz/dialingo


https://github.com/flutterwiz/dialingo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# dialingo

A Flutter project that meets with Google Gemini API.

![ai](https://github.com/alperefesahin/dialingo/assets/67283777/3d24acbf-47e4-4ba1-85ae-874c770e3475)

YouTube Video: https://youtu.be/heSqh0koVYE

## Note
In the root of the project, create a file named "keys.env", and paste your api key to there, like this:

GEMINI_API_KEY = "CCKK_m8xerk"

## iOS

to create iOS folder, and built iOS, you can run the following:

flutter create --platforms ios .