theindianappguy / FlutterNewsApp

Flutter news app with NewsApi Org
https://youtu.be/aaGcER1uUoE
516 stars 202 forks source link

iphone simulator stuck at circular progress indicator #5

Open uhed3638 opened 3 years ago

uhed3638 commented 3 years ago

Hi,

when i tried to run the simulator, it stuck showing circular progress indicator and doesn't get to the page listing the news. Any idea if I missed anything? Screenshot 2021-01-25 at 9 43 34 PM

chandamanish commented 3 years ago

Similar issue with me

yurvanigo commented 3 years ago

ya same with me

nguoianphu commented 3 years ago

We have to change NewsAPI key (get at https://newsapi.org/) in the lib/secret.dart.

mitchelfox commented 2 years ago

Anyone else having this issue? I have tried everything to get the news feed to load.

mitchelfox commented 2 years ago

We have to change NewsAPI key (get at https://newsapi.org/) in the lib/secret.dart.

I did that. Still same issue.