A Flutter application that integrates with Gemini Api. The model that I am using is gemini-1.5-flash
.
bloc
flutter_bloc
dio
cupertino_icons
flutter_dotenv
google_fonts
lottie
flutter_markdown
image_picker
flutter_image_compress
- Clone the repository:
git clone https://github.com/usman619/flutter_gemini.git
cd flutter_gemini
code .
- Install the dependencies:
flutter pub get
- Run using the following command:
flutter run