Flutter – Why ListView.builder hangs the app when an empty Container widget is returned from itemBuilder callback?
I just started learning Flutter and during the development, the app got stuck at Performing hot-reload. I tried flutter clean, flutter pub get and reboot of the android emulator and then re-run the app. Now the app is stuck at…