RivaanRanawat / instagram-flutter-clone

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

Image Selection Issue #30

Closed RobKabob1 closed 7 months ago

RobKabob1 commented 7 months ago

Whenever I choose to select an image from Gallery, the prompt to view my photos opens up correctly. When I cancel this prompt and do not choose a photo, I get an error saying that Uint8List cannot be null. @RivaanRanawat is this something that can be fixed?

Excellent tutorial by the way!!!

RobKabob1 commented 7 months ago

I figured out how to resolve this on stackoverflow. I still think it would be a good addition to your tutorial to add this. Im closing the issue out.