flutter_firebase_chat_core
flutter_firebase_chat_core copied to clipboard
Add PartialVideo message type on sendMessage function
trafficstars
Hi there.
I just add PartialVideo type message when hit sendMessage PartialVideo. Later on user need to define the videoMessageBuilder or someone need to handle video on flutter_chat_ui package.
Thankyou