In this video,
- First we have to generate the model data (Dummy data)
- Based on the Dummy data we have to generate the Custom Card with help of ListView.builder
- Also I will make the Custom Card clickable to navigate from chat page to individual Chat Page.
#flutter #mobile-apps #dart #developer #programming