https://github.com/techwithsam/news_app
A news application powered by newsapi.org
https://github.com/techwithsam/news_app
api flutter flutter-app newsapi techwithsam
Last synced: about 2 months ago
JSON representation
A news application powered by newsapi.org
- Host: GitHub
- URL: https://github.com/techwithsam/news_app
- Owner: techwithsam
- Created: 2021-11-08T15:25:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T19:56:20.000Z (over 3 years ago)
- Last Synced: 2025-05-15T19:44:42.388Z (about 1 year ago)
- Topics: api, flutter, flutter-app, newsapi, techwithsam
- Language: Dart
- Homepage:
- Size: 294 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News App
A simple news application built with Flutter and connected to API for fetching realtime news update from the internet.
## Packages
**http:** A composable, multi-platform, Future-based API for HTTP requests.
*
**flutter_inappwebview:** A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
*
**url_launcher:** Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
*
## Screenshots
## Api source
*
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
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.
"# news_app"