Skip to content

sainiteshb/News-App-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-App-flutter

News Apps which shows the trending news headlines using the NewsAPI .

Screenshot

Download & Install

First, clone the repository with the 'clone' command, or just download the zip.

$ git clone git@github.com:sainiteshb/News-App-Flutter.git

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins.

Install dependencies from pubspec.yaml by running flutter packages get from the project root .

Get your apikey from here for free Official News API and Change it in the news.dart file or use the default key available .👍

There you go, you can now open & edit the project. Enjoy!

Packages Used

Contribute to the Project 🎉

Fork and add new features and send a pull request .

Some ideas to contribute

  • caching the http response to reduce the API calls.
  • Ui improvements or animations. Or anything , Your choice .
    Note: No typo fixes please !