News Apps which shows the trending news headlines using the NewsAPI .
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!
Fork and add new features and send a pull request .
Some ideas to contribute