Skip to content

Simple Hacker News app implement in Flutter using Clean Architecture and modern Flutter libraries.

License

Notifications You must be signed in to change notification settings

jackyhieu1211-hn/hackernews_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews_flutter

Hacker news app written in Flutter.

drawing

Getting Started

  • Run make setup to setup project.

  • Run make dart-fix-quietly to quick fix dart syntax.

  • Run make run to run project.

Coding convention

  • Separate subject from body with a blank line
  • Limit the subject line to 50 characters
  • Capitalize the subject line
  • Do not end the subject line with a period
  • Use the imperative mood in the subject line
  • Wrap the body at 72 characters
  • Use the body to explain what and why vs. how

Build with

CI

About

Simple Hacker News app implement in Flutter using Clean Architecture and modern Flutter libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published