FLUTTER ECOSYSTEM

jbarr21/flews

Flutterで書かれたマルチサービスニュースアプリ

Flews のプロジェクト画像
Stars
165
Forks
28
最終プッシュ(UTC)
2020/04/24
プロジェクト状態
公開中
James Barr GitHub avatar
GITHUB User

James Barr ↗

UberSan Francisco, CA公式サイト ↗
言語DartRubyObjective-CShellSwiftJavaKotlin

技術トピック

関連パッケージとサンプル

使用している依存関係

依存関係一覧 17 件

アプリカテゴリー

元の 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