This is a flutter project, the app shows a full understanding of the Provider State Manager and the use of a News API. This News App will show you the top headlines of the day, as well as a category section where the user can choose what to read.
- Download and open all of the project file using a flutter compatible IDE.
- I recomend IntelliJ IDEA
- Get a News API key from the official website. https://newsapi.org/
- Set up your apy key in the lib/services/news_service.dart file
- Run the app using the iOS emulator or android emulator.
You can take a look at some images here: