A simple News app made using the flutter cross-platform framework and the NewsApi as my data source.
Clone this repo, then create a file named api_key.dart in the services folder then create a const string named API_KEY and assign your api key to it. Note: Sign up for News Api to receive your api_key
- View headlines
- Open Article and view the article details
- Search for an article
- View list of articles based on category
- View list of articles based on the articles source