Hi @Mastersam07 and @ImgBotApp,
In LiveChat there is a feature to enable from their console to show a chat bubble button as shown in the image.
At the moment your flutter plugin doesn't have a feature as such but the author has given that feature exposed and as they only support for native platforms, they are available for native platforms only.
Hi @Mastersam07 and @ImgBotApp, In LiveChat there is a feature to enable from their console to show a chat bubble button as shown in the image.
At the moment your flutter plugin doesn't have a feature as such but the author has given that feature exposed and as they only support for native platforms, they are available for native platforms only.
This link shows native implementation for chat bubble. https://developers.livechat.com/docs/getting-started/installing-livechat/android-widget/#sample-application
Would you guys be able to enable that chat bubble feature in flutter plugin as well? Thank you!