RivaanRanawat / instagram-flutter-clone

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

unnecessary setState code #32

Open The-CoderBoy opened 3 months ago

The-CoderBoy commented 3 months ago

in profile_screen.dart, I found an empty setState method. It should be removed.

https://github.com/RivaanRanawat/instagram-flutter-clone/blob/b43f9c7871d495731410b81c0cdde9d5816cc2b8/lib/screens/profile_screen.dart#L56