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 개

앱 카테고리

원본 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