I am building a chatting application using flutter framwork.
Where I need to build chat head for better user experience.
I am providing a samle image of chat head below.
I have already found a soluation that works within the app.
But It’s closes when the app get closed.
Source
I want a solution where the chat head will remain open after the app closes for both android and ios.