Skip to content

Headlines is a minimalistic news application made with Flutter

License

Notifications You must be signed in to change notification settings

bhalahariharan/headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headlines


Flutter MIT

Table of Contents

Introduction

Headlines is a minimalistic news application that shows the breaking news and the latest top-headlines. Headlines uses News API to fetch the news. The title and an image stating about the news is displayed in the tile along with the author and the published date. On clicking the tile, the news will be opened in the browser to read in detail about it.

Development

  • Clone or download the repo
  • Create an API key in News API (free for developers)
  • In lib/main.dart, place the API key for the header X-Api-Key in the method fetchHeadlines
  • Run the application

About

Headlines is a minimalistic news application made with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published