Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akashlilhare/news_app
- Owner: akashlilhare
- Created: 2021-01-15T02:08:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T05:18:46.000Z (about 1 year ago)
- Last Synced: 2024-08-03T21:03:57.118Z (4 months ago)
- Topics: dart, flutter, hacktoberfest, hacktoberfest2021, open-source, playstore, rest-api
- Language: Dart
- Homepage:
- Size: 9.92 MB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-flutter-apps - InNews - Live News in eight different categories by [Akash Lilhare](https://github.com/akashlilhare). (Uncategorized / Uncategorized)
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!!