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

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

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"