This is a Flutter application that integrates a chatbot powered by the Azure Bot Framework SDK. The app enables users to interact with a chatbot.
- Chatbot integration using Azure Bot Framework SDK
- Real-time conversation handling
- Rich UI components for messaging
- Secure API communication with Azure Bot Service
AZURE CHAT BOT FRAMEWORK SDK SECRET KEY.
- Flutter (latest stable version)
- Dart SDK
- AZURE CHAT BOT FRAMEWORK SDK SECRET KEY
- Clone the repository:
git clone https://github.com/maher-linkdev/azure_chat_bot.git cd azure_chat_bot - Install dependencies:
flutter pub get
- Run the app:
flutter run --dart-define=AZURE_CHAT_BOT_SECRET_KEY="REPLACE_THIS_TEXT_WITH_YOUR_AZURE_CHAT_BOT_SECRET_KEY"
This project is licensed under the MIT License.
For any inquiries, suggestions, or contributions, please contact [maherelamary.linkdev@gmail.com].