FLUTTER ECOSYSTEM

jbarr21/flews

Um aplicativo de notícias multi-serviço escrito em Flutter

Capa do projeto Flews
Stars
165
Forks
28
Último push (UTC)
24 de abr. de 2020
Status do projeto
Ativo
James Barr GitHub avatar
GITHUB User

James Barr ↗

UberSan Francisco, CASite oficial ↗
LinguagensDartRubyObjective-CShellSwiftJavaKotlin

Tópicos técnicos

Pacotes e exemplos relacionados

Dependências usadas

Lista de dependências 17 itens

Categorias de apps

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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