Customer tried demo app which is available of github (GitHub - yellowmessenger/ymchat-flutter-demo: Demo application to show how to intrgrate yellow.ai chatbot with ymchat_flutter sdk) but we are not able to build it for Android, due to below mentioned error:
/usr/local/Caskroom/flutter/2.2.3/flutter/.pub-cache/hosted/pub.dartlang.org/ymchat_flutter-2.2.1/android/src/main/java/com/yellow/ai/ymchat_flutter/YmchatFlutterPlugin.java:119: error: illegal start of expression
public void useLiteVersion(MethodCall call, Result result)
^
1 error
SDK Version -
ymchat_flutter: ^2.2.1
Are we missing something here? Let me know if a JIRA ticket is required for this.