This demo app demonstrates how chatbot can be integrated in to flutter application The chatbot SDK can be found at https://github.com/yellowmessenger/ymchat-flutter
- Clone the demo app
- Open terminal and run
flutter pub get
. This shall install dependencies for the application - Open the project in your favorite IDE and run the application