This project is about chat with ai to solve daily problems.
In this project, i am using flutter_gemini package to handle api calling, using dash_chat_2 for messing system very easy. I am also add Image_picker fo pic image and to store the session of messing, i use shared_preferences. and i change the app icon using flutter_launcher_icons package.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.