mistral_ai_chat_example_app Example app showcasing the Mistral AI chat client app. Getting Started Install dependencies dart pub get Generate code dart run build_runner build -d Setup Mistral AI api key Add env.env file in the root project Add MISTRAL_AI_API_KEY=your api key to the file.