Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aadityasivas/news_app
https://github.com/aadityasivas/news_app
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aadityasivas/news_app
- Owner: aadityasivaS
- Created: 2021-02-10T06:08:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T06:50:24.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T11:10:27.625Z (about 2 months ago)
- Size: 72.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news_app
A news application with multiple sources of news developed in flutter.
## Getting Started
This project is a News application with multiple sources. The API used is from "https://newsapi.org".
Get API Key from "https://newsapi.org"## Get dependencies
flutter pub get
## Build and Run
flutter run
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.