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: 7 months 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 8 years ago)
 - Default Branch: master
 - Last Pushed: 2020-04-24T08:06:57.000Z (over 5 years ago)
 - Last Synced: 2025-03-27T10:11:36.337Z (7 months ago)
 - Topics: dart, flutter, github, hacker-news, imgur, reddit
 - Language: Dart
 - Homepage:
 - Size: 13.1 MB
 - Stars: 164
 - Watchers: 7
 - 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)*