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

https://github.com/chehanr/newsreadr-flutter

A flutter client for the newsreadr-api.
https://github.com/chehanr/newsreadr-flutter

api dart flutter news news-aggregator news-feed sqflite sri-lanka

Last synced: 3 months ago
JSON representation

A flutter client for the newsreadr-api.

Awesome Lists containing this project

README

          

# newsreadr-flutter

A flutter client for the [newsreadr-api](https://github.com/chehanr/newsreadr-api).

![Screenshots](docs/img/banner.png)

Compile the app yourself or download a release build from [here](https://drive.google.com/drive/folders/1655OTxOlAa-T4g2KqL2XghM7hq07cZr7?usp=sharing) and install it.

## Features

- Browse archives.
- Article saving.
- Dark mode.

## TODO

- Implement caching.
- General fixes.
- Add test cases.