dadixCod / newsApp

0 stars 0 forks source link

The connection errored: Failed host lookup: 'newsapi.org' #1

Closed dadixCod closed 1 month ago

dadixCod commented 1 month ago

I am trying to fetch articles from the newsapi.org , but I am having this error : Failed host lookup: 'newsapi.org' This indicates an error which most likely cannot be solved by the library.

I tried one solution from stackOverFlow with adding Internet permission in the AndroidManifest.xml and nothing happened.

By the way I am following a tutorial video from Flutter Guys on Youtube , it is not that old , and I did same as he did and it didn't work for me .

Please help me!

dadixCod commented 1 month ago

The error is gone , I don't know if it is because of the website or because of the permission added