/hackernews

A HackerNews client written using Google's Flutter SDK

Primary LanguageDart

hackernews

A HackerNews client written using Google's Flutter SDK

Features

  • Displays 4 tabs - News, Newest, Ask, and Show
  • Tapping on a card loads the specific link in a WebView
  • Links that have been opened will be shown as a strikethrough
  • Tapping on share icon opens up sharing options on Whatsapp
  • Long-pressing a card will mark it as read/unread with a snackbar message

Screenshots

  • Home with loader
  • Home
  • WebView with share action
  • Home with viewed links

Upcoming features

  • Animations such as Shared Element transition
  • Loading view with comments and other metadata