ResoCoder / flutter-tdd-clean-architecture-course

https://resocoder.com/flutter-clean-architecture-tdd/
1.99k stars 623 forks source link

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

Open youneshenniwrites opened 4 years ago

youneshenniwrites commented 4 years ago

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.