hungps / flutter_pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture
https://hungps.com
Other
2.36k stars 562 forks source link

Eternal progress indicator #34

Closed jsmartinezn closed 3 years ago

jsmartinezn commented 3 years ago

when I try to access the pokedex view without an internet connection it never loads the information, and never displays a message about it either.

hungps commented 3 years ago

Hi @jsmartinezn, Thank you for reporting this issue, I will take a look into it and make a fix ASAP!

hungps commented 3 years ago

@jsmartinezn Can you confirm https://github.com/scitbiz/flutter_pokedex/pull/40 solve this issue?