Hacker news app written in Flutter.
-
Run
make setup
to setup project. -
Run
make dart-fix-quietly
to quick fix dart syntax. -
Run
make run
to run project.
- 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
- Architecture:
- Monorepo management:
- Dependency Injection:
- Logging:
- State Management:
- Widget life-cycles:
- Model:
- Route:
- Network:
- UI: