Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akashlilhare/news_app

News app where you can see all trending news
https://github.com/akashlilhare/news_app

dart flutter hacktoberfest hacktoberfest2021 open-source playstore rest-api

Last synced: 29 days ago
JSON representation

News app where you can see all trending news

Awesome Lists containing this project

README

        

# News App

A new Flutter application which show live news

## Description

With the help of this app you can read live news from any categories:

* Business
* Entertainment
* General
* Health
* Science
* Sports
* Technology

### Installing required packages

1. Clone this repository
```
git clone https://github.com/akashlilhare/news_app.git
```

2. Set current working directory to sudoku

3. Run these commands:
```
flutter pub get
flutter pub upgrade
flutter pub outdated
```

#### This will install all the required packages

## Screenshots








### Contributions are always welcome!!