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.
- Host: GitHub
- URL: https://github.com/chehanr/newsreadr-flutter
- Owner: chehanr
- License: gpl-3.0
- Created: 2019-01-04T12:31:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T07:39:39.000Z (almost 7 years ago)
- Last Synced: 2025-06-25T05:38:22.268Z (3 months ago)
- Topics: api, dart, flutter, news, news-aggregator, news-feed, sqflite, sri-lanka
- Language: Dart
- Homepage: https://github.com/chehanr/newsreadr-api
- Size: 437 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsreadr-flutter.code-workspace
- License: LICENSE
Awesome Lists containing this project
README
# newsreadr-flutter
A flutter client for the [newsreadr-api](https://github.com/chehanr/newsreadr-api).

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.