ResoCoder/flutter-tdd-clean-architecture-course

[Bug]: Invalid URL causes the app to hang on circular activity indicator

youneshenniwrites opened this issue · 0 comments

Hi Matt

Thanks for the great tutorial. I really enjoyed it.

It seems that if you provide a non-valid URL the app shows the circular activity indicator forever.

I think one should add logic for such a scenario to prevent a bug.