You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Chat App is a native real-time messaging application that utilizes Firebase Database as its data storage solution. It is built using the Model-View-ViewModel (MVVM) architecture and makes use of Coroutines for managing background tasks and managing the flow of data.
An example project that shows a coroutine implementation similar to an async task. Project made with Jetpack Compose and serves as a sample implementation for Jetpack Compose Material 3.0 UI.