flutter-tdd-clean-architecture-course
flutter-tdd-clean-architecture-course copied to clipboard
[Bug]: Invalid URL causes the app to hang on circular activity indicator
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.