RivaanRanawat / instagram-flutter-clone

Responsive Instagram Clone developed with Flutter & Firebase
https://youtu.be/BBccK1zTgxw
858 stars 474 forks source link

Fixed #10 issue. #14

Open jinosh05 opened 1 year ago

jinosh05 commented 1 year ago

I have upgraded some minor packages and fixed the null check by adding an if condition and another condition to make other values not empty. Here #10 and #3 are fixed. Thank you

jinosh05 commented 1 year ago

Hello there, I have made the User value nullable . Can you give a try and accept pull request

jinosh05 commented 1 year ago

Test my recent commit once