Hello everyone,
I'm new to flutterflow and i need some help with the gemini api integration in flutterflow.
I'm creating an application with a possibility to send a maximum of four photos to the app by clicking on the plus "Ajouter des photos". Actually it's working, the action "upload media to firebase" works and i can see all photos uploaded to the app.
BUT my problem is that i want to send all photos uploaded to be analysed by an AI. For this i added a button "Scanner les images" unfortunately when i use the action "Text From Image" with the gemini api integration, the action doesnt work, no image are send to the ia;
Do you have an idea to how i can send mutiples photos with the "Text From Image" action ?
Thank you very much for taking time to read and help me !