'Is there any way to do flutter and twilio chat?
Flutter and Twilio chat integration? Twilio released separately android and ios. any other alternative is there for Flutter?
Solution 1:[1]
Twilio developer evangelist here.
Just to let you know, Twilio Programmable Chat will be sunsetted on July 25th 2022, so we don't recommend building new applications with Chat.
However, Programmable Chat will be replaced by Twilio Conversations.
There is not a Flutter library that implements Twilio Conversations, that I am aware of, but you should look for or build a library that works with Conversations so that you future proof your application.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | philnash |
