Flutter News App using NewsAPI

Description

this is a simple News app made in Flutter and using the NewsAPI service.

Preview of the App

Main Page Detail Page


Usage

The API is free to use, all what you have to do is:

  • go to NewsAPI.com
  • Create a free account and get your API key
  • copy and paste the API key in the api_service.dart file
  • choose the endpoint that you want and paste the link in the link variable
  • you can add some features like the search, tab to choose the category of the app etc…

GitHub

View Github