zone for hacker news
zone is yet another hacker news client, built with flutter, slidy, and hacker news api.
setup
download this repo to your machine
requirements
- android sdk tools
- android platform tools
- dart
- flutter
- slidy
build
# install slidy
pub global activate slidy
# build apks for android
slidy run apk
Comments are closed.