Flutter – Null check operator used on a null value waiting for the network image to load
when i sign in with a firebase user i want his profile picture to show in the home page drawer from the firestore url field, so and show in a circle avatar widget, so i wrote a function to get…