Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andresaraujo/flutter_news

A Hacker News client made in Flutter
https://github.com/andresaraujo/flutter_news

Last synced: 3 months ago
JSON representation

A Hacker News client made in Flutter

Awesome Lists containing this project

README

        

# flutter_news

A Hacker News client made with [Flutter](http://flutter.io/).

| iOS | Android |
| --- | ------- |
| iOS screenshot | Android screenshot |

## TODO

- [ ] "Load more" when user reaches bottom of the list
- [x] Fetch news, show, ask, etc
- [x] Dark theme (add side bar menu) - thanks to jgroman
- [x] Add fuzzy time ("timeago")
- [x] Save user preferences - thanks to jgroman
- [ ] Better layout for comments
- [ ] Share item