Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jbarr21/flews

A multi-service news app written in Flutter
https://github.com/jbarr21/flews

dart flutter github hacker-news imgur reddit

Last synced: 20 days ago
JSON representation

A multi-service news app written in Flutter

Awesome Lists containing this project

README

        

# Flews
A news client written in Flutter that displays top stories from Hacker News, Reddit's r/AndroidDev, Imgur's most viral, and GitHub top Java repos.

## Install

In order to install the app, generate the models and run the app:
```
./flutterw packages pub run build_runner build
./flutterw run
```

## Screenshots




*Design inspired by [CatchUp](https://github.com/hzsweers/CatchUp)*