Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andresaraujo/flutter_news
- Owner: andresaraujo
- Created: 2017-05-02T01:55:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T20:41:57.000Z (about 7 years ago)
- Last Synced: 2024-10-13T08:44:17.897Z (3 months ago)
- Language: Dart
- Size: 917 KB
- Stars: 77
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flutter-app - Flutter News - 由 [Andres Araujo](http://andresaraujo.co/) 开发的黑客资讯客户端 (开源项目)
README
# flutter_news
A Hacker News client made with [Flutter](http://flutter.io/).
| iOS | Android |
| --- | ------- |
| | |## 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