Hacker News Reader is a Flutter app that allows you to browse and read news stories from Hacker News. It provides features such as viewing top stories, best stories, and new stories, as well as bookmarking stories and viewing user profiles.
- View top stories, best stories, and new stories from Hacker News.
- Read full stories in a webview.
- Bookmark stories to read later.
- View user profiles with karma points, submission count, and comments count.
- Add Bookmarks view page
- Nested Comments ( Tree view )
- Offline support
To use this app, simply clone the repository and run it using Flutter:
flutter run