GeekHaven / find-my-senior

A flutter application for connecting freshers to seniors in a hassle free way.
MIT License
9 stars 15 forks source link

Add profile images to the ListView in DashBoard #23

Open cyber-venom003 opened 3 years ago

cyber-venom003 commented 3 years ago

Fetch the profile image from the Firebase user and display it as a network image in cards of listview.

Do attach screenshots while submitting the PR.

greenblade29 commented 3 years ago

can I work on this?

Cybertron-Avneesh commented 3 years ago

Yes go ahead.

Cybertron-Avneesh commented 3 years ago

@greenblade29 Try caching the Network Images. Hint: https://pub.dev/packages/cached_network_image

greenblade29 commented 3 years ago

yeah! I am just waiting for @mysterio0801 to complete implementation of ListView on dashboard so I can further add profile image cards.

cyber-venom003 commented 3 years ago

@greenblade29 #17 is fixed by @mysterio0801 . Now you can start working, just pull the latest changes in the repo and do attach screenshots while making PR.

Cybertron-Avneesh commented 3 years ago

@greenblade29 any updates?🤔

greenblade29 commented 3 years ago

Yeah, I am still working on it @Cybertron-Avneesh ... I am having some problem with fetching image url ... but I will resolve it soon 🤘🏻