FLUTTER ECOSYSTEM

jbarr21/flews

一个用 Flutter 编写的多服务新闻应用

Flews 项目封面
Stars
165
Forks
28
最近推送(UTC)
2020年4月24日
项目状态
未归档
James Barr GitHub avatar
GITHUB User

James Barr ↗

UberSan Francisco, CA官方网站 ↗
语言DartRubyObjective-CShellSwiftJavaKotlin

技术话题

关联插件与示例

使用的依赖

依赖清单 17 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 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

https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-hn.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-hn.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-reddit.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-reddit.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-imgur.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-imgur.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-gh.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-gh.png

Design inspired by CatchUp