Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

castletaste/hacker-news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker news flutter app

Flutter project I created to study bloc architecture

Description

This is a simple app for viewing news and commentary from https://news.ycombinator.com/ .

I used bloc as the architecture of the application. I made two blocs. The first bloc is used for news data and headlines, the second is used for comment data.

The application also has a cache where data is added after a successful api request. Support for comment structure with responses and nesting level display. hacker news screenshots for github

About

This is a simple app for viewing news and commentary from https://news.ycombinator.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published