Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 835 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 835 Bytes

Flutter_Gemini

This application demonstrates the seamless integration of Gemini API into a Flutter project using two distinct methods: the HTTP POST method and leveraging Flutter packages for a more streamlined development process.

Features:

Method 1: HTTP POST Integration

A dummy screen showcasing the integration of Gemini API using HTTP POST requests. Explore how to make API calls directly and handle responses in a Flutter application.

Method 2: Package Integration

Experience the integration of Gemini API using dedicated Flutter packages, enhancing development efficiency. Discover the simplicity and power of incorporating packages for Gemini API interactions within your Flutter app

Contributing:

Contributions are welcome! Feel free to fork the project, make improvements, and submit pull requests..