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

https://github.com/angeloavv/news_app

A news app that shows Italian news using the NewsAPI APIs, made with love in Flutter.
https://github.com/angeloavv/news_app

Last synced: 12 months ago
JSON representation

A news app that shows Italian news using the NewsAPI APIs, made with love in Flutter.

Awesome Lists containing this project

README

          

# News App
A news app that shows Italian news using the NewsAPI APIs, made with love in Flutter.

Home Page
Web Page

## Purpose
The purpose of this project is to demonstrate how to use the Pigeon library by invoking native code from both Android and iOS platforms.

## How to use it
Retrieve the dependencies with the following command:
```terminal
pub get
```

Run the application and.. enjoy it!

## Architecture
* Clean Code Architecture (customized)
* BLoC pattern
* Dependency Injection with Provider
* Calling native code with Pigeon
* Retrofit and Alamofire as native Android and iOS HTTP clients

## License

News App is available under the MIT license. See the LICENSE file for more info.