What does HackerNews think of Hacki?

A Hacker News client made with Flutter that is just enough.

Language: Dart

#25 in Android
#13 in iOS
Didn't try it, but I'm pretty happy with Hacki on Android : https://github.com/Livinglist/Hacki
I been working on Hacker News mobile app for a while now, it would be awesome if you can offer some suggestions on accessibility of the app.

https://github.com/Livinglist/Hacki

Hacki is also nice, and looks like it works on both Android and iOS.

https://github.com/Livinglist/Hacki

Currently working on a Hacker News client using Flutter: https://github.com/Livinglist/Hacki

There’s currently an issue with Android version where user can’t login for some reasons… never been able to reproduce it unfortunately… https://github.com/Livinglist/Hacki/issues/58

Location: SF bag area Remote: yes Willing to relocate: no Technologies: Flutter, Firebase, SwiftUI, gRPC, GraphQL, etc Résumé/CV: https://www.linkedin.com/in/jiaqifeng/ Email: [email protected]

I’m a mobile dev with a decent amount of experience building mobile experience, my latest personal project is Hacker News client called Hacki: https://github.com/Livinglist/Hacki

For those of who want to try out a Flutter app, here’s a HN client I wrote recently:

https://github.com/Livinglist/Hacki

I have been working on a Hacker News client using Flutter, if anyone is interested:

https://github.com/Livinglist/Hacki

Location: California, US Remote: depends Willing to relocate: no Technologies: Swift, Flutter, Firebase, GraphQL, AWS cognito Résumé/CV: https://github.com/Livinglist A hacker news reader I made: https://github.com/Livinglist/Hacki
I open source my personal projects for helping my job hunting, since I didn’t graduate from a top college…

here is a hacker news reader I been working on (currrent version is kinda janky in comments screen but a fix is on the way): https://github.com/Livinglist/Hacki

depends on what kinda specialization you are interested in, at least for me it’s mobile app development. I have been making apps since college, I was interested in Japanese language so I made a kanji learning app [0], then because I’m a bodybuilder, I made a workout log app [1], recently because I started reading hacker news, I made a Hacker News reader [2]. I learnt a lot from the process, from architecture, design pattern to code quality control. I would say learning is the key, usefulness is secondary.

[0] https://github.com/Livinglist/Manji [1] https://github.com/Livinglist/Dumbbell [2] https://github.com/Livinglist/Hacki

Just here to share a Hacker News I made recently with Flutter: https://github.com/Livinglist/Hacki
I can’t agree more… I graduated from an average university with average GPA, so I decided to do some personal projects to make my portfolio stand out. I always wanted to be a mobile app developer so I picked up Flutter and made some apps using it, most recently I have made a Hacker News client - Hacki: https://github.com/Livinglist/Hacki
recently been working on a HN reader which includes in app notifications when users have new replies. But I’m doing this the dumb way though, I select 15 latest stories/comments posted by the user, and then fetch the content and compare to the cached one to see if there is new ‘kid’, and I do this every couple minutes: https://github.com/Livinglist/Hacki