Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jbarr21/flews
- Owner: jbarr21
- License: apache-2.0
- Created: 2017-05-08T15:34:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T08:06:57.000Z (over 4 years ago)
- Last Synced: 2024-08-03T17:19:43.948Z (3 months ago)
- Topics: dart, flutter, github, hacker-news, imgur, reddit
- Language: Dart
- Homepage:
- Size: 13.1 MB
- Stars: 162
- Watchers: 8
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - flews - service news (Hacker News, Reddit, ...) (Misc / Flutter)
- open-source-flutter-apps - 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 by [James Barr](https://github.com/jbarr21). (Uncategorized / Uncategorized)
- flutter-guide - Flews - A multi-service news app
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)*