/top_headlines

Top News Headlines App in Flutter

Primary LanguageDartMIT LicenseMIT

Top Headlines (Top News of about 51 Countries)

A News App created in Flutter which gives you top-headlines of about 51 countries.

Instruction

Replace the API Key field with your own key, for key visit newsapi.org and create your id.

 |-- lib
 |  |-- constants
 |      |-- api_constants.dart

 static final String newsAPIKey = 'YOUR_API_KEY';

Functionalities :

  • Basic functionality.
  • Scroll mode - Horizontal/Vertical
  • Country Selection
  • Category Selection
  • Search Option